wPwZ/2026-04-29_22-29-02

This commit is contained in:
2026-04-29 22:29:15 +01:00
commit 1f743e46c8
1037 changed files with 21278 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"_c0": "UUID of default/main resource pack.",
"main_uuid": "9c16822d-4eae-4571-8909-f5b865c89639",
"_c1": "Marks resource pack as required, only effects clients and mods using api to check it",
"markResourcePackAsRequiredByDefault": false,
"_c2": "Force-enables offset of CustomModelData",
"forcePackOffset": false,
"_c3": "Value of CustomModelData offset when enabled",
"offsetValue": 100000,
"_c4": "Enables usage of alternative armor rendering for increased mod compatibility",
"use_alternative_armor_rendering": false,
"_c5": "Included resource packs from mods!",
"include_mod_assets": [],
"_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": []
}