You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lotr_inspired/config/craftingtweaks-common.toml

9 lines
342 B
TOML

#Crafting Tweaks Configuration
[common]
#Set this to true if you want the (de)compress feature to work outside of crafting GUIs (only works if installed on server)
compressAnywhere = false
#A list of modid:name entries that will not be crafted by the compress key.
compressBlacklist = ["minecraft:sandstone", "minecraft:iron_trapdoor"]