quality of life mods
This commit is contained in:
parent
20545ce413
commit
583df6751e
8 changed files with 111 additions and 1 deletions
|
|
@ -0,0 +1,8 @@
|
|||
name = "Elytra Chestplate Resource Pack"
|
||||
filename = "elytra_chestplate.zip"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Luk2wi3b/versions/recqUMGl/Elytra%20Chestplate%20Resource%20Pack%20v2.6.1%20Made%20By%20vipvincent.zip"
|
||||
hash-format = "sha256"
|
||||
hash = "7674e3d39125cab5eaff98e35d61d1a82a23692172531ea1224d4aed681b8a9d"
|
||||
21
config/polymer/resource-pack.json
Normal file
21
config/polymer/resource-pack.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"_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": [],
|
||||
"_c6": "Included resource packs from zips!",
|
||||
"include_zips": [
|
||||
"world/resources.zip",
|
||||
"polymer/elytra_chestplate.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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue