2021-01-17 12:40:59 +00:00
|
|
|
|
|
|
|
[gui]
|
|
|
|
#Displays info on top of Structure Blocks, similarly to pre-1.13 versions.
|
|
|
|
show_structure_block_info = true
|
2021-01-26 10:32:42 +00:00
|
|
|
#Skips the screen that tells you that a world uses experimental settings.
|
|
|
|
skip_experimental_backup_screen = true
|
2021-01-17 12:40:59 +00:00
|
|
|
|
|
|
|
[entity]
|
|
|
|
#Fixes spawners causing fps lag from a ClassCastException with some entities.
|
|
|
|
fix_spawners = true
|
|
|
|
|