[5.9.2] wheat in TE pulv = dummy item
OrdinatorStouff opened this issue ยท 3 comments
SleepyTrousers/EnderIO-1.5-1.12#970
# orecamouflage
#--------------------------------------------------------------------------------------------------------#
# AE2 Automatically uses alternative ores present in your instance of MC to blend better with its surroundings, if you prefer you can disable this selectively using these flags; Its important to note, that some if these items even if enabled may not be craftable in game because other items are overriding their recipes.
##########################################################################################################
orecamouflage {
# OreDictionary Names: dustEnder,dustEnderPearl
B:ENDER_DUST=true
# OreDictionary Names: dustWheat
B:FLOUR=true
# OreDictionary Names: dustGold
B:GOLD_DUST=true
# OreDictionary Names: dustIron
B:IRON_DUST=true
# OreDictionary Names: dustNetherQuartz
B:NETHER_QUARTZ_DUST=true
# OreDictionary Names: itemSilicon
B:SILICON=true
# OreDictionary Names: gearWood
B:WOODEN_GEAR=true
}