polymer and farmers delight
This commit is contained in:
parent
42998bb12f
commit
c3a3a6d443
8 changed files with 1 additions and 480 deletions
|
|
@ -1,36 +0,0 @@
|
|||
{
|
||||
"enable_search": true,
|
||||
"enable_language_support_in_search": true,
|
||||
"enable_hover_display": true,
|
||||
"hover_display_update_rate": 4,
|
||||
"hover_display_entity_absorption": true,
|
||||
"default_hover_settings": {
|
||||
"display_type": "polydex:bossbar",
|
||||
"display_mode": "TARGET",
|
||||
"visible_components": {
|
||||
"polydex:fuel": "ALWAYS",
|
||||
"polyfactory:debug_data": "NEVER",
|
||||
"polydex:input": "ALWAYS",
|
||||
"polydex:progress": "ALWAYS",
|
||||
"polydex:name": "ALWAYS",
|
||||
"polyfactory:filled_amount": "ALWAYS",
|
||||
"polydex:mod_source": "ALWAYS",
|
||||
"polydex:armor": "ALWAYS",
|
||||
"polydex:raw_id": "NEVER",
|
||||
"polyfactory:machine_state": "ALWAYS",
|
||||
"polydex:effects": "ALWAYS",
|
||||
"polydex:output": "ALWAYS",
|
||||
"polydex:health": "ALWAYS"
|
||||
}
|
||||
},
|
||||
"disabled_hover_information": [],
|
||||
"display_can_show_requirement": {
|
||||
"type": "has_player"
|
||||
},
|
||||
"displayCantMine": true,
|
||||
"displayModSource": true,
|
||||
"displayAdditional": true,
|
||||
"displayMiningProgress": true,
|
||||
"displayEntity": true,
|
||||
"displayEntityHealth": true
|
||||
}
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"enabled": true,
|
||||
"log-packsquash": false,
|
||||
"log-hash-mismatch": false,
|
||||
"force-size-based-hash": false,
|
||||
"cleanup": false,
|
||||
"ignore-hash-paths": [
|
||||
"polymer-credits.txt"
|
||||
],
|
||||
"packsquash-path": "polymer/packsquash",
|
||||
"packsquash-toml-path": "polymer/packsquash.toml",
|
||||
"hash-file-path": "polymer/hashes.json",
|
||||
"resource-pack-directory": "polymer/pack",
|
||||
"minified-zip-path": "polymer/resource_pack.min.zip"
|
||||
}
|
||||
|
|
@ -1,46 +0,0 @@
|
|||
{
|
||||
"_c1": "Enables Polymer's ResourcePack Auto Hosting",
|
||||
"enabled": true,
|
||||
"_c2": "Marks resource pack as required",
|
||||
"required": false,
|
||||
"_c7": "Mods may override the above setting and make the resource pack required, set this to false to disable that.",
|
||||
"mod_override": false,
|
||||
"_c3": "Type of resource pack provider. Default: 'polymer:automatic'",
|
||||
"type": "polymer:automatic",
|
||||
"_c4": "Configuration of type, see provider's source for more details",
|
||||
"settings": {
|
||||
"forced_address": ""
|
||||
},
|
||||
"_c5": "Message sent to clients before pack is loaded",
|
||||
"message": "This server uses resource pack to enhance gameplay with custom textures and models. It might be unplayable without them.",
|
||||
"_c6": "Disconnect message in case of failure",
|
||||
"disconnect_message": {
|
||||
"translate": "multiplayer.texturePrompt.failure.line1"
|
||||
},
|
||||
"_c20": "Show more information when disconnecting the player",
|
||||
"informative_disconnect": true,
|
||||
"_c8": "Allows to define more external resource packs. It's an object with 'id' for uuid, 'url' for the pack url and 'hash' for the SHA1 hash.",
|
||||
"external_resource_packs": [],
|
||||
"_c9": "Moves resource pack generation earlier when running on server. Might break some mods.",
|
||||
"setup_early": false,
|
||||
"_c10": "Enables dialog infobox when resource pack isn't ready.",
|
||||
"resource_pack_status_dialog": true,
|
||||
"_c11": "Enables dialog infobox when resource pack isn't ready.",
|
||||
"dialog_title": "The server's resource pack is still generating!",
|
||||
"_c12": "Default body text before status is ready (or when it's disabled).",
|
||||
"dialog_default_body": "Waiting...",
|
||||
"_c17": "Text below name with some extra information about resource pack generation",
|
||||
"dialog_body_header": "This server requires a resource pack, which hasn't finished generating yet...\nIt might take a while for it to finish!",
|
||||
"_c13": "Enables displaying internal resource pack generation status.",
|
||||
"dialog_show_status": true,
|
||||
"_c18": "Enables displaying 'dots' indicating that work is being done!",
|
||||
"dialog_show_dots": true,
|
||||
"_c14": "Clears all client-side resourcepacks before sending Autohost handled ones.",
|
||||
"clear_all_client_resource_packs": false,
|
||||
"_c15": "Adds hash to name of resource pack file served with web server",
|
||||
"include_hash_in_name": true,
|
||||
"_c16": "Value of Cache-Control max age header",
|
||||
"cache_control_max_age": 31536000,
|
||||
"_c19": "Delays server from showing as online on player list until resource pack is generated.",
|
||||
"delay_player_list_motd_until_generated": false
|
||||
}
|
||||
|
|
@ -1,22 +0,0 @@
|
|||
{
|
||||
"_c0": "UUID of default/main resource pack.",
|
||||
"main_uuid": "a5552dad-66cd-4d65-8ab1-f0dcd4b5f5be",
|
||||
"_c1": "Marks resource pack as required, only effects clients and mods using api to check it",
|
||||
"markResourcePackAsRequiredByDefault": false,
|
||||
"_c5": "Included resource packs from mods!",
|
||||
"include_mod_assets": [
|
||||
"clifftree"
|
||||
],
|
||||
"_c6": "Included resource packs from zips!",
|
||||
"include_zips": [
|
||||
"world/resources.zip"
|
||||
],
|
||||
"_c7": "Path used for creation of default resourcepack!",
|
||||
"resource_pack_location": "polymer/resource_pack.zip",
|
||||
"_c8": "Prevents selected paths from being added to resource pack, if they start with provided text.",
|
||||
"prevent_path_with": [],
|
||||
"_c9": "Removes the incompatibility warning on the default pack, by marking it as compatible with everything.",
|
||||
"ignore_pack_version": false,
|
||||
"_c10": "Toggles logging of non-critical errors when generating the pack.",
|
||||
"log_errors": true
|
||||
}
|
||||
|
|
@ -1,322 +0,0 @@
|
|||
{
|
||||
"_comment": "Before changing anything, see https://github.com/Patbox/UniversalGraves#configuration",
|
||||
"config_version": 4,
|
||||
"protection": {
|
||||
"non_owner_protection_time": 2700,
|
||||
"self_destruction_time": -1,
|
||||
"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,
|
||||
"break_quick_pickup": true,
|
||||
"allow_remote_protection_removal": true,
|
||||
"allow_remote_breaking": true,
|
||||
"allow_remote_unlocking": true
|
||||
},
|
||||
"storage": {
|
||||
"experience_type": "percent_points",
|
||||
"experience_percent:setting_value": 10.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,
|
||||
"generate_on_ground": false,
|
||||
"create_gravestone_after_emptying": false,
|
||||
"restore_replaced_block_after_player_breaking": true,
|
||||
"move_inside_world_border": true,
|
||||
"actively_move_inside_world_border": false,
|
||||
"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": "<red><lang:'text.graves.creation_failed':'<gold>${position}':'<yellow>${world}'>",
|
||||
"creation_claim_failure_text": "<red><lang:'text.graves.creation_failed_claim':'<gold>${position}':'<yellow>${world}'>"
|
||||
},
|
||||
"teleportation": {
|
||||
"cost": {
|
||||
"type": "creative",
|
||||
"count": 1
|
||||
},
|
||||
"required_time": 5,
|
||||
"y_offset": 1.0,
|
||||
"invincibility_time": 2,
|
||||
"allow_movement_while_waiting": false,
|
||||
"text": {
|
||||
"timer": "<lang:'text.graves.teleport.teleport_timer':'${time}'>",
|
||||
"timer_allow_moving": "<lang:'text.graves.teleport.teleport_timer_moving':'${time}'>",
|
||||
"location": "<lang:'text.graves.teleport.teleport_location':'${position}'>",
|
||||
"canceled": "<red><lang:'text.graves.teleport.teleport_cancelled'>"
|
||||
}
|
||||
},
|
||||
"model": {
|
||||
"default": "default",
|
||||
"alternative": [],
|
||||
"hide_f3_debug_lines": true,
|
||||
"gravestone_item_base": "minecraft:skeleton_skull",
|
||||
"gravestone_item_nbt": {}
|
||||
},
|
||||
"ui": {
|
||||
"title": "<lang:'text.graves.players_grave':'${player}'>",
|
||||
"admin_title": "<lang:'text.graves.admin_graves'>",
|
||||
"list_grave_icon": {
|
||||
"base": {
|
||||
"icon": "minecraft:chest",
|
||||
"text": [
|
||||
"${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}'>"
|
||||
]
|
||||
},
|
||||
"alt": {
|
||||
"icon": "minecraft:trapped_chest",
|
||||
"text": [
|
||||
"${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}'>"
|
||||
]
|
||||
}
|
||||
},
|
||||
"admin_list_grave_icon": {
|
||||
"base": {
|
||||
"icon": "minecraft:chest",
|
||||
"text": [
|
||||
"<dark_gray>[<white>${player}</>]</> ${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}'>"
|
||||
]
|
||||
},
|
||||
"alt": {
|
||||
"icon": "minecraft:trapped_chest",
|
||||
"text": [
|
||||
"<dark_gray>[<white>${player}</>]</> ${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}'>"
|
||||
]
|
||||
}
|
||||
},
|
||||
"grave_info": {
|
||||
"base": {
|
||||
"icon": "minecraft:oak_sign",
|
||||
"text": [
|
||||
"${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}'>"
|
||||
]
|
||||
},
|
||||
"alt": {
|
||||
"icon": "minecraft:oak_sign",
|
||||
"text": [
|
||||
"${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}'>"
|
||||
]
|
||||
}
|
||||
},
|
||||
"unlock_grave": {
|
||||
"base": {
|
||||
"icon": "minecraft:gold_ingot",
|
||||
"text": [
|
||||
"<#ffd257><lang:'text.graves.gui.unlock_grave'>",
|
||||
"<white><lang:'text.graves.gui.cost'> <#cfcfcf>${cost}"
|
||||
]
|
||||
},
|
||||
"alt": {
|
||||
"icon": "minecraft:gold_ingot",
|
||||
"text": [
|
||||
"<dark_gray><lang:'text.graves.gui.unlock_grave'>",
|
||||
"<white><lang:'text.graves.gui.cost'> <#cfcfcf>${cost} <gray>(<red><lang:'text.graves.gui.cost.not_enough'></red>)"
|
||||
]
|
||||
}
|
||||
},
|
||||
"previous_button": {
|
||||
"base": {
|
||||
"icon": {
|
||||
"id": "universal_graves:icon",
|
||||
"count": 1,
|
||||
"components": {
|
||||
"universal_graves:texture": "previous_page"
|
||||
}
|
||||
},
|
||||
"text": "<lang:'text.graves.gui.previous_page'>"
|
||||
},
|
||||
"alt": {
|
||||
"icon": {
|
||||
"id": "universal_graves:icon",
|
||||
"count": 1,
|
||||
"components": {
|
||||
"universal_graves:texture": "previous_page_blocked"
|
||||
}
|
||||
},
|
||||
"text": "<dark_gray><lang:'text.graves.gui.previous_page'>"
|
||||
}
|
||||
},
|
||||
"next_button": {
|
||||
"base": {
|
||||
"icon": {
|
||||
"id": "universal_graves:icon",
|
||||
"count": 1,
|
||||
"components": {
|
||||
"universal_graves:texture": "next_page"
|
||||
}
|
||||
},
|
||||
"text": "<lang:'text.graves.gui.next_page'>"
|
||||
},
|
||||
"alt": {
|
||||
"icon": {
|
||||
"id": "universal_graves:icon",
|
||||
"count": 1,
|
||||
"components": {
|
||||
"universal_graves:texture": "next_page_blocked"
|
||||
}
|
||||
},
|
||||
"text": "<dark_gray><lang:'text.graves.gui.next_page'>"
|
||||
}
|
||||
},
|
||||
"remove_protection_button": {
|
||||
"base": {
|
||||
"icon": {
|
||||
"id": "universal_graves:icon",
|
||||
"count": 1,
|
||||
"components": {
|
||||
"universal_graves:texture": "remove_protection"
|
||||
}
|
||||
},
|
||||
"text": "<red><lang:'text.graves.gui.remove_protection'>"
|
||||
},
|
||||
"alt": {
|
||||
"icon": {
|
||||
"id": "universal_graves:icon",
|
||||
"count": 1,
|
||||
"components": {
|
||||
"universal_graves:texture": "remove_protection"
|
||||
}
|
||||
},
|
||||
"text": [
|
||||
"<red><lang:'text.graves.gui.remove_protection'>",
|
||||
"<dark_red><bold><lang:'text.graves.gui.cant_reverse'>",
|
||||
"",
|
||||
"<white><lang:'text.graves.gui.click_to_confirm'>"
|
||||
]
|
||||
}
|
||||
},
|
||||
"break_grave_button": {
|
||||
"base": {
|
||||
"icon": {
|
||||
"id": "universal_graves:icon",
|
||||
"count": 1,
|
||||
"components": {
|
||||
"universal_graves:texture": "break_grave"
|
||||
}
|
||||
},
|
||||
"text": "<red><lang:'text.graves.gui.break_grave'>"
|
||||
},
|
||||
"alt": {
|
||||
"icon": {
|
||||
"id": "universal_graves:icon",
|
||||
"count": 1,
|
||||
"components": {
|
||||
"universal_graves:texture": "break_grave"
|
||||
}
|
||||
},
|
||||
"text": [
|
||||
"<red><lang:'text.graves.gui.break_grave'>",
|
||||
"<dark_red><bold><lang:'text.graves.gui.cant_reverse'>",
|
||||
"",
|
||||
"<white><lang:'text.graves.gui.click_to_confirm'>"
|
||||
]
|
||||
}
|
||||
},
|
||||
"quick_pickup_button": {
|
||||
"icon": {
|
||||
"id": "universal_graves:icon",
|
||||
"count": 1,
|
||||
"components": {
|
||||
"universal_graves:texture": "quick_pickup"
|
||||
}
|
||||
},
|
||||
"text": "<red><lang:'text.graves.gui.quick_pickup'>"
|
||||
},
|
||||
"fetch_button": {
|
||||
"base": {
|
||||
"icon": "minecraft:lead",
|
||||
"text": "<yellow><lang:'text.graves.gui.fetch'>"
|
||||
},
|
||||
"alt": {
|
||||
"icon": "minecraft:lead",
|
||||
"text": "<yellow><lang:'text.graves.gui.fetch'>"
|
||||
}
|
||||
},
|
||||
"teleport_button": {
|
||||
"base": {
|
||||
"icon": "minecraft:ender_pearl",
|
||||
"text": [
|
||||
"<#a52dfa><lang:'text.graves.gui.teleport'>",
|
||||
"<white><lang:'text.graves.gui.cost'> <#cfcfcf>${cost}"
|
||||
]
|
||||
},
|
||||
"alt": {
|
||||
"icon": "minecraft:ender_pearl",
|
||||
"text": [
|
||||
"<dark_gray><lang:'text.graves.gui.teleport'>",
|
||||
"<white><lang:'text.graves.gui.cost'> <#cfcfcf>${cost} <gray>(<red><lang:'text.graves.gui.cost.not_enough'></red>)"
|
||||
]
|
||||
}
|
||||
},
|
||||
"back_button": {
|
||||
"icon": "minecraft:structure_void",
|
||||
"text": "<red><lang:'text.graves.gui.quick_pickup'>"
|
||||
},
|
||||
"bar": {
|
||||
"icon": "minecraft:white_stained_glass_pane",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"text": {
|
||||
"grave_created": "<white><lang:'text.graves.created_at':'<yellow>${position}':'<gray>${world}':'<red>${break_time}'>",
|
||||
"protection_ended": "<red><lang:'text.graves.no_longer_protected':'<gold>${position}':'<white>${world}':'<yellow>${item_count}'>",
|
||||
"grave_expired": "<red><lang:'text.graves.expired':'<gold>${position}':'<white>${world}':'<yellow>${item_count}'>",
|
||||
"grave_broken": "<gray><lang:'text.graves.somebody_broke':'<white>${position}':'<white>${world}':'<white>${item_count}'>",
|
||||
"grave_access_payment_no_access": "<red><lang:'text.graves.grave_unlock_payment.no_access'>",
|
||||
"grave_payment_accepted": "<white><lang:'text.graves.grave_unlock_payment.accepted'>",
|
||||
"grave_payment_failed": "<red><lang:'text.graves.grave_unlock_payment.failed':'<yellow>${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": {}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue