Signed-off-by: Pyritie <pyritie@gmail.com> Signed-off-by: TomPlop <tomdidome@gmail.com> Co-authored-by: Xikaro <os.valerievich@ya.ru> Co-authored-by: Nebby <78170922+Nebby1999@users.noreply.github.com> Co-authored-by: Redeix <brayden.j.m.ford@gmail.com> Co-authored-by: TomPlop <tomdidome@gmail.com> Co-authored-by: aidie8 <aidenvanzuilen@gmail.com> Co-authored-by: Xikaro <55663835+Xikaro@users.noreply.github.com> Co-authored-by: Zleub <debray.arnaud@gmail.com>
7 lines
308 B
TOML
7 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
|
|
|