Merge pull request #485
This commit is contained in:
commit
513d98cb80
@ -453,6 +453,10 @@ class ChunkCalculator (object):
|
||||
pymclevel.materials.alphaMaterials.MonsterSpawner,
|
||||
pymclevel.materials.alphaMaterials.Vines,
|
||||
pymclevel.materials.alphaMaterials.Fire,
|
||||
pymclevel.materials.alphaMaterials.Trapdoor,
|
||||
pymclevel.materials.alphaMaterials.Lever,
|
||||
pymclevel.materials.alphaMaterials.BrewingStand,
|
||||
|
||||
]
|
||||
for b in transparentMaterials:
|
||||
mats[b.ID] = materialCount
|
||||
|
BIN
terrain.png
BIN
terrain.png
Binary file not shown.
Before Width: | Height: | Size: 139 KiB After Width: | Height: | Size: 144 KiB |
Reference in New Issue
Block a user