implemented visual workbench for tfc workbenches
This commit is contained in:
parent
9e1e67b2cd
commit
4b60d9b888
2 changed files with 40 additions and 277 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue