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,10 @@
#Rotate crafting table contents so they always face the closest player.
#Default Value: CLOSEST_PLAYER
#Allowed Values: CLOSEST_PLAYER, CRAFTING_PLAYER, NEVER
rotate_ingredients = "CLOSEST_PLAYER"
#Makes crafting table contents lay flat on the table instead of floating above.
#Default Value: false
flat_rendering = false
#Render the result of the crafting operation in addition to crafting table contents.
#Default Value: true
render_result = true