Merge pull request #485

This commit is contained in:
David Vierra 2014-03-04 05:01:36 -10:00
commit 513d98cb80
2 changed files with 4 additions and 0 deletions

View File

@ -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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

After

Width:  |  Height:  |  Size: 144 KiB