Fellies/config/structure_gel-client.toml

12 lines
343 B
TOML
Raw Normal View History

2021-01-28 20:21:47 +00:00
[gui]
2021-02-12 14:22:54 +00:00
#Displays info on top of Structure Blocks, similarly to pre-1.13 versions.
show_structure_block_info = true
2021-02-13 10:16:29 +00:00
#Skips the screen that tells you that a world uses experimental settings.
skip_experimental_backup_screen = true
2021-01-28 20:21:47 +00:00
[entity]
#Fixes spawners causing fps lag from a ClassCastException with some entities.
fix_spawners = true