created prisim instance
This commit is contained in:
23
minecraft/config/gravestones.json
Normal file
23
minecraft/config/gravestones.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"decay_with_deaths": true,
|
||||
"decay_with_time": true,
|
||||
"decay_time": 576000,
|
||||
"decay_time_type": "TICKS",
|
||||
"damage_to_break": 3,
|
||||
"aesthetic_decay": false,
|
||||
"store_experience": true,
|
||||
"experience_cap": true,
|
||||
"experience_kept": "VANILLA",
|
||||
"experience_decay": false,
|
||||
"drop_experience": false,
|
||||
"gravestone_accessible_owner_only": true,
|
||||
"broadcast_collect_in_chat": false,
|
||||
"broadcast_coordinates_in_chat": false,
|
||||
"aesthetic_gravestones": true,
|
||||
"spawn_gravestone_skeletons": false,
|
||||
"spawn_gravestones_in_creative": false,
|
||||
"spawn_gravestones_with_keepinv": false,
|
||||
"show_heads": true,
|
||||
"time_format": "MMDDYYYY",
|
||||
"console_info": false
|
||||
}
|
||||
Reference in New Issue
Block a user