Compare commits
No commits in common. "8d137b1849087e2ef85ca5a5b785459364e344d3" and "bad3ee5a2b377c581a56ace72298800c8907011b" have entirely different histories.
8d137b1849
...
bad3ee5a2b
@ -1,7 +1,8 @@
|
|||||||
|
|
||||||
[block]
|
[block]
|
||||||
#Allows the player to re-light certain blocks like Candles and Campfires (defined by the block using the `lit` blockstate) using torches or other items in the tag `vtweaks:ignition_item`
|
#Allows the player to re-light certain blocks like Candles and Campfires (defined by the block using the `lit` blockstate) using torches or other items in the tag `vtweaks:ignition_item`
|
||||||
enableTorchLighting = true
|
enableTorchLighting = true
|
||||||
enableCropTweaks = false
|
enableCropTweaks = true
|
||||||
#Allows for uneaten cake to drop on break
|
#Allows for uneaten cake to drop on break
|
||||||
enableCakeDrop = true
|
enableCakeDrop = true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user