fixes vinery harvest

this small tweaks fixes right-click harvesting in vinery. Right-click harvesting for other things should still be provided by quarks.
This commit is contained in:
Leon Wilzer 2024-04-22 22:08:43 +02:00
parent 35574df16b
commit f2e935c699

View File

@ -1,8 +1,7 @@
[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`
enableTorchLighting = true
enableCropTweaks = true
enableCropTweaks = false
#Allows for uneaten cake to drop on break
enableCakeDrop = true