remove custom rp and elytra mod
This commit is contained in:
parent
86bf13316e
commit
bb4c620af0
7 changed files with 4 additions and 65 deletions
|
|
@ -5,15 +5,11 @@
|
|||
"markResourcePackAsRequiredByDefault": false,
|
||||
"_c5": "Included resource packs from mods!",
|
||||
"include_mod_assets": [
|
||||
"clifftree",
|
||||
"showcase"
|
||||
"clifftree"
|
||||
],
|
||||
"_c6": "Included resource packs from zips!",
|
||||
"include_zips": [
|
||||
"world/resources.zip",
|
||||
"polymer/resourcepacks/fullslide.zip",
|
||||
"polymer/resourcepacks/withers-wrath.zip",
|
||||
"polymer/resourcepacks/elytra-chestplate.zip"
|
||||
"world/resources.zip"
|
||||
],
|
||||
"_c7": "Path used for creation of default resourcepack!",
|
||||
"resource_pack_location": "polymer/resource_pack.zip",
|
||||
|
|
|
|||
|
|
@ -1,8 +0,0 @@
|
|||
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"
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
name = "Fullslide Resource Pack"
|
||||
filename = "fullslide.zip"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rHkfAZDW/versions/hCqbuZc4/Fullslide%20%281.21.11%29.zip"
|
||||
hash-format = "sha256"
|
||||
hash = "38b32f232a78eeaefa0ee0539e3b8e02d8d870479de961c5cbf4c9fdc5532cf0"
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
name = "Wither's Wrath Resource Pack"
|
||||
filename = "withers-wrath.zip"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/TKB3Ly24/versions/jyUBp0HX/witherswrathRP.zip"
|
||||
hash-format = "sha256"
|
||||
hash = "93c74db602cab3f836b4ff33103b12d55fdb1cc4bc1c993697627e32c2e35399"
|
||||
Loading…
Reference in a new issue