cteNEV0.2/server/defaultconfigs/curios-server.toml

8 lines
251 B
TOML
Raw Normal View History

2024-09-05 12:27:57 -07:00
#Sets behavior for keeping Curios items on death.
#ON - Curios items are kept on death
#DEFAULT - Curios items follow the keepInventory gamerule
#OFF - Curios items are dropped on death
#Allowed Values: ON, DEFAULT, OFF
keepCurios = "DEFAULT"