From c3a3a6d443998c818f70b88078bf6f10530d612e Mon Sep 17 00:00:00 2001 From: satr14 Date: Wed, 22 Jul 2026 12:46:10 +0700 Subject: [PATCH] polymer and farmers delight --- config/polydex.json | 36 --- config/polymer-squasher.json | 15 - config/polymer/auto-host.json | 46 ---- config/polymer/resource-pack.json | 22 -- config/universal-graves/config.json | 322 ---------------------- index.toml | 25 -- mods/farmers-delight-refabricated.pw.toml | 13 - pack.toml | 2 +- 8 files changed, 1 insertion(+), 480 deletions(-) delete mode 100644 config/polydex.json delete mode 100644 config/polymer-squasher.json delete mode 100644 config/polymer/auto-host.json delete mode 100644 config/polymer/resource-pack.json delete mode 100644 config/universal-graves/config.json delete mode 100644 mods/farmers-delight-refabricated.pw.toml diff --git a/config/polydex.json b/config/polydex.json deleted file mode 100644 index 6871452..0000000 --- a/config/polydex.json +++ /dev/null @@ -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 -} \ No newline at end of file diff --git a/config/polymer-squasher.json b/config/polymer-squasher.json deleted file mode 100644 index 88e3351..0000000 --- a/config/polymer-squasher.json +++ /dev/null @@ -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" -} diff --git a/config/polymer/auto-host.json b/config/polymer/auto-host.json deleted file mode 100644 index fb3165c..0000000 --- a/config/polymer/auto-host.json +++ /dev/null @@ -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 -} \ No newline at end of file diff --git a/config/polymer/resource-pack.json b/config/polymer/resource-pack.json deleted file mode 100644 index 5e8281c..0000000 --- a/config/polymer/resource-pack.json +++ /dev/null @@ -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 -} \ No newline at end of file diff --git a/config/universal-graves/config.json b/config/universal-graves/config.json deleted file mode 100644 index 6866df0..0000000 --- a/config/universal-graves/config.json +++ /dev/null @@ -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": "${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": "default", - "alternative": [], - "hide_f3_debug_lines": true, - "gravestone_item_base": "minecraft:skeleton_skull", - "gravestone_item_nbt": {} - }, - "ui": { - "title": "", - "admin_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}'>" - ] - } - }, - "admin_list_grave_icon": { - "base": { - "icon": "minecraft:chest", - "text": [ - "[${player}] ${position} (${world})", - "${death_cause}", - "${item_count}':'${xp}'>", - "${protection_time}'>", - "${break_time}'>" - ] - }, - "alt": { - "icon": "minecraft:trapped_chest", - "text": [ - "[${player}] ${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, - "components": { - "universal_graves:texture": "previous_page" - } - }, - "text": "" - }, - "alt": { - "icon": { - "id": "universal_graves:icon", - "count": 1, - "components": { - "universal_graves:texture": "previous_page_blocked" - } - }, - "text": "" - } - }, - "next_button": { - "base": { - "icon": { - "id": "universal_graves:icon", - "count": 1, - "components": { - "universal_graves:texture": "next_page" - } - }, - "text": "" - }, - "alt": { - "icon": { - "id": "universal_graves:icon", - "count": 1, - "components": { - "universal_graves:texture": "next_page_blocked" - } - }, - "text": "" - } - }, - "remove_protection_button": { - "base": { - "icon": { - "id": "universal_graves:icon", - "count": 1, - "components": { - "universal_graves:texture": "remove_protection" - } - }, - "text": "" - }, - "alt": { - "icon": { - "id": "universal_graves:icon", - "count": 1, - "components": { - "universal_graves:texture": "remove_protection" - } - }, - "text": [ - "", - "", - "", - "" - ] - } - }, - "break_grave_button": { - "base": { - "icon": { - "id": "universal_graves:icon", - "count": 1, - "components": { - "universal_graves:texture": "break_grave" - } - }, - "text": "" - }, - "alt": { - "icon": { - "id": "universal_graves:icon", - "count": 1, - "components": { - "universal_graves:texture": "break_grave" - } - }, - "text": [ - "", - "", - "", - "" - ] - } - }, - "quick_pickup_button": { - "icon": { - "id": "universal_graves:icon", - "count": 1, - "components": { - "universal_graves: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": {} - } -} \ No newline at end of file diff --git a/index.toml b/index.toml index 04b4b9d..cfa4b87 100644 --- a/index.toml +++ b/index.toml @@ -52,22 +52,6 @@ hash = "eadc4d427f8e68e6da82a9ba6519774e2f6673ecbaeb07f3bbd7ee483a42db1a" file = "config/modernfix-mixins.properties" hash = "f6c383020f37b3d8c64c0961011eecb9e6458c0724c101e5b1fc209b5247eb92" -[[files]] -file = "config/polydex.json" -hash = "879ac18e0f7278c4074d326e7031921ed3edbdbb3149084748828a89eebc5a8f" - -[[files]] -file = "config/polymer-squasher.json" -hash = "e0f4d029e3793dc090dfd0837253aaeccb285b8fcf85710a7ece5e49076bce64" - -[[files]] -file = "config/polymer/auto-host.json" -hash = "5cf9a1fcf4bd2d4d9dc6cdd51516b471d30e505c0538684488f5f905e31e431b" - -[[files]] -file = "config/polymer/resource-pack.json" -hash = "24856c817efd0be2c55d12ca591e70ff240a3c296bbae86d223c39da82c8ffac" - [[files]] file = "config/servercore/config.yml" hash = "3c6a91c94afebfb9b59b04102a9ac831432a8f4792e45816fef48f7e2e9e74aa" @@ -84,10 +68,6 @@ hash = "4e51c4762ed0843d5999f8597653dece1f0943d68f927cd5ad8fb04b2195a093" file = "config/tt20/config.json" hash = "cd511332b1582fafc49f9612cf602be3af7293af9ea8ab0bdb6562cc9b5a0de9" -[[files]] -file = "config/universal-graves/config.json" -hash = "2fe0038c9e42d18b127fa1f34481f7655948a064b5b183396d1a63d81753f428" - [[files]] file = "config/vanish.hocon" hash = "ed35e1a1050c64da7cd6a6e2129672540cb60c6d8672d42142279e8ab4d753ce" @@ -254,11 +234,6 @@ file = "mods/fabric-language-kotlin.pw.toml" hash = "337d97b990f76c91584b12600651ae7bd47a0824e45070b3d9330b0922149fc0" metafile = true -[[files]] -file = "mods/farmers-delight-refabricated.pw.toml" -hash = "d7755503fb3d01fd47eb3a0d2474ef51e1be866ab4c47434b24e58eef894e6ba" -metafile = true - [[files]] file = "mods/ferrite-core.pw.toml" hash = "816b735b2ad505476201800a99f527e61b392b712b9d20ca9edcce05f412fe87" diff --git a/mods/farmers-delight-refabricated.pw.toml b/mods/farmers-delight-refabricated.pw.toml deleted file mode 100644 index 07ab37d..0000000 --- a/mods/farmers-delight-refabricated.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Farmer's Delight Refabricated" -filename = "FarmersDelight-1.21.11-3.4.9+refabricated.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/7vxePowz/versions/ZP4Uof9C/FarmersDelight-1.21.11-3.4.9%2Brefabricated.jar" -hash-format = "sha512" -hash = "732255187fdb84f71a5e22cb331d068a1a513e51c90e5970f2d31c424973dda3c2c16da49b02df582e23f5af9b8080bef79ef8e627b8ede6ddfcaddccaf245da" - -[update] -[update.modrinth] -mod-id = "7vxePowz" -version = "ZP4Uof9C" diff --git a/pack.toml b/pack.toml index df30c42..2086199 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e7e611e1be5e459ec347a20fe17035f069d7dbb152fc83d3fb91aebd6d62bed2" +hash = "18e3fef2d8b50d896fc8b426471ea45cc3fe2677304e7cf49e717991074520c1" [versions] fabric = "0.19.2"