Compare commits

...

2 Commits

Author SHA1 Message Date
Leon Wilzer 69d3289836 Merge pull request 'fixes vinery harvest' (#20) from fix-vinery into Server
Reviewed-on: #20
2024-04-22 22:10:17 +02:00
Leon Wilzer f2e935c699 fixes vinery harvest
this small tweaks fixes right-click harvesting in vinery. Right-click harvesting for other things should still be provided by quarks.
2024-04-22 22:08:43 +02:00
1 changed files with 131 additions and 132 deletions

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