moving around

This commit is contained in:
2025-07-26 15:09:57 +02:00
parent c036755c2e
commit 3266144373
843 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
[general]
#If true, villagers will pick up food items from the regardless of mob griefing gamerule. Needed since with mob griefing on they wont be able to breed.
pickup_food_override = true
#If true, villagers will eat food items they pick up. Eating food will heal them
eat_food = true
#Time for a farmer to harvest a crop once it reached its destination
# Default: 40
# Range: 1 ~ 1000
time_to_harvest = 40
#If true, will render debug info for farmers. Only works in single player
debug_renderer = false
#If true, farmers will plant crops on dirt blocks by tilling them. Valid blocks are controlled by farmer_tillable tag
plant_on_dirt = false