Added SpawnPressesInMeteorites to disable press spawns.

This commit is contained in:
AlgorithmX2
2014-08-24 01:50:22 -05:00
parent 4b83c804cf
commit 6619bfce38
2 changed files with 77 additions and 72 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ public enum AEFeature
CertusQuartzWorldGen("World"), MeteoriteWorldGen("World"),
DecorativeLights("World"), DecorativeQuartzBlocks("World"), SkyStoneChests("World"),
DecorativeLights("World"), DecorativeQuartzBlocks("World"), SkyStoneChests("World"), SpawnPressesInMeteorites("World"),
GrindStone("World"), Flour("World"), Inscriber("World"),