mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
8 lines
308 B
TOML
8 lines
308 B
TOML
|
#Rotate crafting table contents so they always face the closest player.
|
||
|
rotate_ingredients = true
|
||
|
#Makes crafting table contents lay flat on the table instead of floating above.
|
||
|
flat_rendering = false
|
||
|
#Render the result of the crafting operation in addition to crafting table contents.
|
||
|
render_result = true
|
||
|
|