12 lines
284 B
TOML
12 lines
284 B
TOML
|
|
#General settings
|
|
[profiles]
|
|
#Block to put underneath a bed so that it qualifies as a teleporter bed
|
|
specialBedBlock = ""
|
|
selectedProfile = "deceasedcraft"
|
|
selectedCustomJson = ""
|
|
#The size of the todo queues for the lost city generator
|
|
#Range: 1 ~ 100000
|
|
todoQueueSize = 10
|
|
|