Files
mechanical-smp-v1/web/pack/config/easyanvils-common.toml
2025-07-26 15:09:57 +02:00

10 lines
414 B
TOML

#Leftover vanilla anvils in a world become unusable until they are broken and replaced.
#Default Value: true
disable_vanilla_anvil = true
#Enable a crafting recipe for name tags.
#Default Value: false
name_tag_crafting_recipe = false
#Replace vanilla anvils created in structures during world generation. Does not affect already generated blocks.
#Default Value: true
convert_vanilla_anvil_during_world_gen = true