Oops.. now there is jungle wood.
This commit is contained in:
@@ -852,7 +852,7 @@ block(blockid=15, top_index=33)
|
||||
# coal ore
|
||||
block(blockid=16, top_index=34)
|
||||
|
||||
@material(blockid=17, data=range(3), solid=True)
|
||||
@material(blockid=17, data=range(4), solid=True)
|
||||
def wood(self, blockid, data):
|
||||
top = self.terrain_images[21]
|
||||
if data == 0: # normal
|
||||
|
||||
Reference in New Issue
Block a user