implemented visual workbench for tfc workbenches

This commit is contained in:
Pyritie 2025-04-23 22:14:22 +01:00
parent 9e1e67b2cd
commit 4b60d9b888
2 changed files with 40 additions and 277 deletions

View file

@ -1,7 +1,7 @@
#Rotate crafting table contents so they always face the closest player.
rotate_ingredients = true
rotate_ingredients = false
#Makes crafting table contents lay flat on the table instead of floating above.
flat_rendering = false
flat_rendering = true
#Render the result of the crafting operation in addition to crafting table contents.
render_result = true
render_result = false