Compare commits

...

4 Commits

Author SHA1 Message Date
8d137b1849 Merge branch 'Server' into new_mods 2024-04-22 22:27:01 +02:00
69d3289836 Merge pull request 'fixes vinery harvest' (#20) from fix-vinery into Server
Reviewed-on: #20
2024-04-22 22:10:17 +02:00
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
35574df16b Merge pull request 'Updated all mods' (#18) from updates into Server
Reviewed-on: #18
Reviewed-by: Leon Wilzer <leon@noreply.localhost>
2024-04-22 18:25:12 +02:00

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