{ "_comment": "Before changing anything, see https://github.com/Patbox/UniversalGraves#configuration", "config_version": 3, "protection": { "non_owner_protection_time": 900, "self_destruction_time": 1800, "drop_items_on_expiration": true, "attackers_bypass_protection": false, "use_real_time": false }, "interactions": { "unlocking_cost": { "type": "free", "count": 0 }, "give_death_compass": true, "enable_use_death_compass_to_open_gui": true, "enable_click_to_open_gui": true, "shift_and_use_quick_pickup": true, "allow_remote_protection_removal": true, "allow_remote_breaking": true, "allow_remote_unlocking": false }, "storage": { "experience_type": "percent_points", "experience_percent:setting_value": 100.0, "can_store_only_xp": false, "alternative_experience_entity": false, "blocked_enchantments": [] }, "placement": { "player_grave_limit": -1, "replace_any_block": false, "max_distance_from_source_location": 8, "shift_location_on_failure": true, "max_shift_tries": 5, "max_shift_distance": 40, "generate_on_top_of_fluids": false, "restore_replaced_block": false, "restore_replaced_block_after_player_breaking": true, "cancel_creation_for_damage_types": {}, "cancel_creation_for_ignored_attacker_types": {}, "blocking_predicates": [], "block_in_protected_area": {}, "blacklisted_worlds": [], "blacklisted_areas": {}, "creation_default_failure_text": "${position}':'${world}'>", "creation_claim_failure_text": "${position}':'${world}'>" }, "teleportation": { "cost": { "type": "creative", "count": 1 }, "required_time": 5, "y_offset": 1.0, "invincibility_time": 2, "allow_movement_while_waiting": false, "text": { "timer": "", "timer_allow_moving": "", "location": "", "canceled": "" } }, "model": { "default": "corpse_zombie", "alternative": [], "enable_geyser_workaround": true, "gravestone_item_base": "minecraft:skeleton_skull", "gravestone_item_nbt": {} }, "ui": { "title": "", "list_grave_icon": { "base": { "icon": "minecraft:chest", "text": [ "${position} (${world})", "${death_cause}", "${item_count}':'${xp}'>", "${protection_time}'>", "${break_time}'>" ] }, "alt": { "icon": "minecraft:trapped_chest", "text": [ "${position} (${world})", "${death_cause}", "${item_count}':'${xp}'>", "", "${break_time}'>" ] } }, "grave_info": { "base": { "icon": "minecraft:oak_sign", "text": [ "${position} (${world})", "${death_cause}", "${item_count}':'${xp}'>", "${protection_time}'>", "${break_time}'>" ] }, "alt": { "icon": "minecraft:oak_sign", "text": [ "${position} (${world})", "${death_cause}", "${item_count}':'${xp}'>", "", "${break_time}'>" ] } }, "unlock_grave": { "base": { "icon": "minecraft:gold_ingot", "text": [ "<#ffd257>", " <#cfcfcf>${cost}" ] }, "alt": { "icon": "minecraft:gold_ingot", "text": [ "", " <#cfcfcf>${cost} ()" ] } }, "previous_button": { "base": { "icon": { "id": "universal_graves:icon", "Count": 1, "tag": { "Texture": "previous_page" } }, "text": "" }, "alt": { "icon": { "id": "universal_graves:icon", "Count": 1, "tag": { "Texture": "previous_page_blocked" } }, "text": "" } }, "next_button": { "base": { "icon": { "id": "universal_graves:icon", "Count": 1, "tag": { "Texture": "next_page" } }, "text": "" }, "alt": { "icon": { "id": "universal_graves:icon", "Count": 1, "tag": { "Texture": "next_page_blocked" } }, "text": "" } }, "remove_protection_button": { "base": { "icon": { "id": "universal_graves:icon", "Count": 1, "tag": { "Texture": "remove_protection" } }, "text": "" }, "alt": { "icon": { "id": "universal_graves:icon", "Count": 1, "tag": { "Texture": "remove_protection" } }, "text": [ "", "", "", "" ] } }, "break_grave_button": { "base": { "icon": { "id": "universal_graves:icon", "Count": 1, "tag": { "Texture": "break_grave" } }, "text": "" }, "alt": { "icon": { "id": "universal_graves:icon", "Count": 1, "tag": { "Texture": "break_grave" } }, "text": [ "", "", "", "" ] } }, "quick_pickup_button": { "icon": { "id": "universal_graves:icon", "Count": 1, "tag": { "Texture": "quick_pickup" } }, "text": "" }, "fetch_button": { "base": { "icon": "minecraft:lead", "text": "" }, "alt": { "icon": "minecraft:lead", "text": "" } }, "teleport_button": { "base": { "icon": "minecraft:ender_pearl", "text": [ "<#a52dfa>", " <#cfcfcf>${cost}" ] }, "alt": { "icon": "minecraft:ender_pearl", "text": [ "", " <#cfcfcf>${cost} ()" ] } }, "back_button": { "icon": "minecraft:structure_void", "text": "" }, "bar": { "icon": "minecraft:white_stained_glass_pane", "text": "" } }, "text": { "grave_created": "${position}':'${world}':'${break_time}'>", "protection_ended": "${position}':'${world}':'${item_count}'>", "grave_expired": "${position}':'${world}':'${item_count}'>", "grave_broken": "${position}':'${world}':'${item_count}'>", "grave_access_payment_no_access": "", "grave_payment_accepted": "", "grave_payment_failed": "${cost}'>", "years_suffix": "y", "days_suffix": "d", "hours_suffix": "h", "minutes_suffix": "m", "seconds_suffix": "s", "infinity": "∞", "date_format": "dd.MM.yyyy, HH:mm", "world_names": {} } }