25 lines
667 B
INI
25 lines
667 B
INI
# Configuration file
|
|
|
|
general {
|
|
B:hardCompressedChestRecipe=false
|
|
B:hardInfinityChestRecipe=false
|
|
}
|
|
|
|
|
|
##########################################################################################################
|
|
# infinitycatalystrecipetweaks
|
|
#--------------------------------------------------------------------------------------------------------#
|
|
# Can be used the item name, or the OreDictionary name.
|
|
# Format:
|
|
#
|
|
# Items : minecraft:wood#1 = Spruce Wood
|
|
# OreDictionary : stoneBlock
|
|
##########################################################################################################
|
|
|
|
infinitycatalystrecipetweaks {
|
|
S:thingsToRemove <
|
|
>
|
|
}
|
|
|
|
|