9 lines
207 B
TOML
9 lines
207 B
TOML
|
|
||
|
#Decorative Blocks Configs
|
||
|
[general]
|
||
|
#Bonfire Activator (define a resource location
|
||
|
"bonfire activator" = "minecraft:blaze_powder"
|
||
|
#Disable thatch creation on shearing hay bale
|
||
|
"thatch enabled" = true
|
||
|
|