mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
11 lines
260 B
TOML
Executable file
11 lines
260 B
TOML
Executable file
|
|
[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
|
|
|