release: 1.2.0
- AmbientSounds - Bobby - Comforts - Concurrent Chunk Management Engine - Crate Delight - Easy Magic - Exposure - Farmer's Delight Refabricated - More Delight - ScalableLux - ServerCore - Smarter Farmers - Sounds Physics Remastered - Storage Delight - Traveler's Backpack - Visual Workbench - Xaero's Maps x Waystones - Zoomify
This commit is contained in:
parent
47825fe622
commit
0d709336d9
65 changed files with 4418 additions and 33 deletions
10
config/visualworkbench-client.toml
Normal file
10
config/visualworkbench-client.toml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue