mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
12 lines
260 B
TOML
12 lines
260 B
TOML
|
|
||
|
[rendering]
|
||
|
#
|
||
|
# Displays info on top of Structure Blocks and Jigsaws in world.
|
||
|
# Default: true
|
||
|
show_structure_block_info = true
|
||
|
#
|
||
|
# Makes the render used by the Building Tool operate in a threaded context.
|
||
|
# Default: true
|
||
|
thread_building_tool = true
|
||
|
|