123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138 |
- {
- "_comment": "Before changing anything, see https://github.com/Patbox/UniversalGraves#configuration",
- "graveStyle": "client_model_or_head",
- "allowClientSideStyle": true,
- "playerHeadTurnIntoSkulls": true,
- "presetHeadLockedTexture": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjYWI1NmM4MmNiODFiZGI5OTc5YTQ2NGJjOWQzYmEzZTY3MjJiYTEyMmNmNmM1Mjg3MzAxMGEyYjU5YWVmZSJ9fX0=",
- "presetHeadUnlockedTexture": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjYWI1NmM4MmNiODFiZGI5OTc5YTQ2NGJjOWQzYmEzZTY3MjJiYTEyMmNmNmM1Mjg3MzAxMGEyYjU5YWVmZSJ9fX0=",
- "customBlockStateLockedStyles": [
- "minecraft:stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none]",
- "minecraft:stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low]"
- ],
- "customBlockStateUnlockedStyles": [
- "minecraft:mossy_stone_brick_wall[east=none,north=low,south=low,up=true,waterlogged=false,west=none]",
- "minecraft:mossy_stone_brick_wall[east=low,north=none,south=none,up=true,waterlogged=false,west=low]"
- ],
- "customStyleSignText": [
- "<white>${player}",
- "<gray><lang:'text.graves.items_xp':'<white>${item_count}':'<white>${xp}'>",
- "<red><lang:'text.graves.break_time_sign'>",
- "<white>${break_time}"
- ],
- "customStyleSignProtectedText": [
- "<white>${player}",
- "<gray><lang:'text.graves.items_xp':'<white>${item_count}':'<white>${xp}'>",
- "<blue><lang:'text.graves.protected_time_sign'>",
- "<white>${protection_time}"
- ],
- "customStyleSignVisualText": [
- "<white>${player}"
- ],
- "customStyleUpdateRate": 20,
- "protectionTime": 900,
- "breakingTime": -1,
- "keepBlockAfterBreaking": false,
- "restoreBlockAfterPlayerBreaking": true,
- "xpStorageType": "percent_points",
- "xpPercentTypeValue": 100.0,
- "replaceAnyBlock": false,
- "maxPlacementDistance": 8,
- "useRealTime": false,
- "useAlternativeXPEntity": true,
- "createFromPvP": true,
- "createFromVoid": true,
- "createFromCommandDeaths": true,
- "createInClaims": true,
- "dropItemsAfterExpiring": true,
- "allowAttackersToTakeItems": false,
- "shiftClickTakesItems": true,
- "giveGraveCompass": true,
- "allowRemoteProtectionRemoval": true,
- "allowRemoteGraveBreaking": true,
- "graveTitle": "<lang:'text.graves.players_grave':'${player}'>",
- "hologram": true,
- "hologramDisplayIfOnClient": false,
- "hologramOffset": 1.2,
- "hologramProtectedText": [
- "<gold><lang:'text.graves.grave_of':'<white>${player}'>",
- "<yellow>${death_cause}",
- "",
- "<gray><lang:'text.graves.items_xp':'<white>${item_count}':'<white>${xp}'>",
- "<blue><lang:'text.graves.protected_time':'<white>${protection_time}'>",
- "<red><lang:'text.graves.break_time':'<white>${break_time}'>"
- ],
- "hologramText": [
- "<gold><lang:'text.graves.grave_of':'<white>${player}'>",
- "<yellow>${death_cause}",
- "",
- "<gray><lang:'text.graves.items_xp':'<white>${item_count}':'<white>${xp}'>",
- "<blue><lang:'text.graves.not_protected'>",
- "<red><lang:'text.graves.break_time':'<white>${break_time}'>"
- ],
- "hologramVisualText": [
- "<gold><lang:'text.graves.grave_of':'<white>${player}'>",
- "<yellow>${death_cause}"
- ],
- "clickGraveToOpenGui": true,
- "guiTitle": "<lang:'text.graves.gui_title':'${player}'>",
- "guiProtectedText": [
- "${position} <gray>(${world})",
- "<yellow>${death_cause}",
- "<gray><lang:'text.graves.items_xp':'<white>${item_count}':'<white>${xp}'>",
- "<blue><lang:'text.graves.protected_time':'<white>${protection_time}'>",
- "<red><lang:'text.graves.break_time':'<white>${break_time}'>"
- ],
- "guiText": [
- "${position} <gray>(${world})",
- "<yellow>${death_cause}",
- "<gray><lang:'text.graves.items_xp':'<white>${item_count}':'<white>${xp}'>",
- "<blue><lang:'text.graves.not_protected'>",
- "<red><lang:'text.graves.break_time':'<white>${break_time}'>"
- ],
- "guiProtectedItem": [
- "chest"
- ],
- "guiItem": [
- "trapped_chest"
- ],
- "messageGraveCreated": "<white><lang:'text.graves.created_at_expire':'<yellow>${position}':'<gray>${world}':'<red>${break_time}'>",
- "messageProtectionEnded": "<red><lang:'text.graves.no_longer_protected':'<gold>${position}':'<white>${world}':'<yellow>${item_count}'>",
- "messageGraveExpired": "<red><lang:'text.graves.expired':'<gold>${position}':'<white>${world}':'<yellow>${item_count}'>",
- "messageGraveBroken": "<gray><lang:'text.graves.somebody_broke':'<white>${position}':'<white>${world}':'<white>${item_count}'>",
- "messageCreationFailed": "<red><lang:'text.graves.creation_failed':'<gold>${position}':'<yellow>${world}'>",
- "messageCreationFailedVoid": "<red><lang:'text.graves.creation_failed_void':'<gold>${position}':'<yellow>${world}'>",
- "messageCreationFailedPvP": "<red><lang:'text.graves.creation_failed_pvp':'<gold>${position}':'<yellow>${world}'>",
- "messageCreationFailedClaim": "<red><lang:'text.graves.creation_failed_claim':'<gold>${position}':'<yellow>${world}'>",
- "yearsText": "y",
- "daysText": "d",
- "hoursText": "h",
- "minutesText": "m",
- "secondsText": "s",
- "infinityText": "∞",
- "fullDateFormat": "dd.MM.yyyy, HH:mm",
- "worldNameOverrides": {},
- "blacklistedWorlds": [],
- "blacklistedAreas": {},
- "blacklistedDamageSources": [],
- "tryDetectionSoulbound": false,
- "skippedEnchantments": [],
- "guiPreviousPageText": "<lang:'text.graves.gui.previous_page'>",
- "guiPreviousPageBlockedText": "<dark_gray><lang:'text.graves.gui.previous_page'>",
- "guiNextPageText": "<lang:'text.graves.gui.next_page'>",
- "guiNextPageBlockedText": "<dark_gray><lang:'text.graves.gui.next_page'>",
- "guiRemoveProtectionText": "<red><lang:'text.graves.gui.remove_protection'>",
- "guiBreakGraveText": "<red><lang:'text.graves.gui.break_grave'>",
- "guiQuickPickupText": "<yellow><lang:'text.graves.gui.quick_pickup'>",
- "guiCantReverseAction": "<dark_red><bold><lang:'text.graves.gui.cant_reverse'>",
- "guiClickToConfirm": "<white><lang:'text.graves.gui.click_to_confirm'>",
- "guiInfoIcon": "minecraft:oak_sign",
- "guiBarItem": "minecraft:white_stained_glass_pane",
- "guiPreviousPageIcon": "universal_graves:icon{Texture:\"previous_page\"}",
- "guiPreviousPageBlockedIcon": "universal_graves:icon{Texture:\"previous_page_blocked\"}",
- "guiNextPageIcon": "universal_graves:icon{Texture:\"next_page\"}",
- "guiNextPageBlockedIcon": "universal_graves:icon{Texture:\"next_page_blocked\"}",
- "guiRemoveProtectionIcon": "universal_graves:icon{Texture:\"remove_protection\"}",
- "guiBreakGraveIcon": "universal_graves:icon{Texture:\"break_grave\"}",
- "guiQuickPickupIcon": "universal_graves:icon{Texture:\"quick_pickup\"}",
- "CONFIG_VERSION_DONT_TOUCH_THIS": 2
- }
|