0

Fix emerald ore and ender chests.

This commit is contained in:
Alejandro Aguilera
2012-08-01 16:15:15 +02:00
parent a7d4e57593
commit eb2f8487e2

View File

@@ -3403,7 +3403,7 @@ def slabs(self, blockid, data):
return img return img
# emerald ore # emerald ore
block(blockid=130, top_index=171) block(blockid=129, top_index=171)
# emerald block # emerald block
block(blockid=133, top_index=25) block(blockid=133, top_index=25)