generated from ParadigmMC/mc-modpack-kit
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added 2 versons 1.20.1 and 1.20.2 and added all mods from the descrip…
…tion
- Loading branch information
Showing
33 changed files
with
517 additions
and
0 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
hash-format = "sha256" | ||
|
||
[[files]] | ||
file = "mods/appleskin.pw.toml" | ||
hash = "e3dfb2478e6bb096667d4ec89b0ddfef627747939373bdefee02f358d6e3dee1" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/big-pony.pw.toml" | ||
hash = "a1ef837843b4c513e1722d890f45f8dd29a0102e64abe18ae1edfd330b4bbe81" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/cloth-config.pw.toml" | ||
hash = "b6348f94ec939f563285dc96683e61da8fc17ab2f2897be2751fa24789513691" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/fabric-api.pw.toml" | ||
hash = "f6f8827bc39d892a56351a6cecd39176addebb2ebf1c608b761b0d1985080b05" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/fabric-seasons.pw.toml" | ||
hash = "a279b276bfeff8bf9b475d90cad4a7c1359e295cca6c5bf5b79e4e6746e3d704" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/fallingleaves.pw.toml" | ||
hash = "0c4c20d601b15dbc85c275732d9efe9369597503c7d6caa9a7fee217f67073e7" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/farmers-delight-fabric.pw.toml" | ||
hash = "76a2166b6bc2678069a93ced5969d56ee8189d6a30a86f57da75bd89af0e7f4c" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/hd-skins.pw.toml" | ||
hash = "a72f9d22199c058b621d49d651dcb6909f211bad7b7327347691a07f4bc6ecb4" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/mine-little-pony.pw.toml" | ||
hash = "a905a60dc3472f554cde65f8682263379fcb9cffd3c409d8594c0f979520c805" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/missing-wilds.pw.toml" | ||
hash = "f98da2d0dc0cfe62c51e4c1e3154640f73b02340c339cfe9210a6d6dc2ebb381" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/presence-footsteps.pw.toml" | ||
hash = "7a6c27fcdf9d6e4c25ad433a676357353b8d6125433e7a883de4ddb889767f88" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/sockies.pw.toml" | ||
hash = "d5d0b85741c02259635bbc2df9b60fcea20365b00c98e07b48e9e5a1cf28cbb2" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/stringer-things.pw.toml" | ||
hash = "d415e8cac3fb4d31dbb40c536b07a2622ff2460d976865e079404a3eaf896b40" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/trinkets.pw.toml" | ||
hash = "b2e02d1210f025b905299bfc88f895058640158343322641aca2c4875622c992" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/unicopia.pw.toml" | ||
hash = "0f7b6ede8834f7cdbadb033d5054f52571265867d5be840a768cc0cf6956eac7" | ||
metafile = true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "AppleSkin" | ||
filename = "appleskin-fabric-mc1.20.1-2.5.1.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar" | ||
hash-format = "sha1" | ||
hash = "d0f11243f79c071416bbcee781ae93eb57a0283c" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "EsAfCjCV" | ||
version = "xcauwnEB" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Big Pony" | ||
filename = "bigpony-1.10.0.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/h9pJxJR9/versions/tp53F5bh/bigpony-1.10.0.jar" | ||
hash-format = "sha1" | ||
hash = "2d90740bb9ab3b0f64d6191ceabd244d64836c3c" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "h9pJxJR9" | ||
version = "tp53F5bh" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Cloth Config API" | ||
filename = "cloth-config-11.1.106-fabric.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/s7VTKfLA/cloth-config-11.1.106-fabric.jar" | ||
hash-format = "sha1" | ||
hash = "a05e176326365f2b8e377a35be52a5671491bcfd" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "9s6osm5g" | ||
version = "s7VTKfLA" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Fabric API" | ||
filename = "fabric-api-0.91.0+1.20.1.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/YblXfKtI/fabric-api-0.91.0%2B1.20.1.jar" | ||
hash-format = "sha1" | ||
hash = "7ffc72573fb45e172cbc28a71b05481ca7f049d1" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "P7dR8mSH" | ||
version = "YblXfKtI" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Fabric Seasons" | ||
filename = "fabric-seasons-2.3+1.20.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/KJe6y9Eu/versions/uMEzKato/fabric-seasons-2.3%2B1.20.jar" | ||
hash-format = "sha1" | ||
hash = "ad7a86f9bf9d2fed80b186422ab5e73bf235f4f8" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "KJe6y9Eu" | ||
version = "uMEzKato" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Falling Leaves" | ||
filename = "fallingleaves-1.15.4+1.20.1.jar" | ||
side = "client" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/KpvXCE2X/fallingleaves-1.15.4%2B1.20.1.jar" | ||
hash-format = "sha1" | ||
hash = "5101bd05c678a874c1fa40c3363d1c127f7074d5" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "WhbRG4iK" | ||
version = "KpvXCE2X" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Farmer's Delight [Fabric]" | ||
filename = "farmers-delight-fabric-mc1.20.1-1.4.2.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/4EakbH8e/versions/rlm3hWGx/farmers-delight-fabric-mc1.20.1-1.4.2.jar" | ||
hash-format = "sha1" | ||
hash = "2f9604b3f0328478598d8d35a298de206d764efc" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "4EakbH8e" | ||
version = "rlm3hWGx" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "HD Skins" | ||
filename = "hdskins-6.10.2+1.20.jar" | ||
side = "client" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/FzE9gshV/versions/1Jdf1Be1/hdskins-6.10.2%2B1.20.jar" | ||
hash-format = "sha1" | ||
hash = "e15bb8b3d76aa6f1bf755d9580df99d5d40ed86c" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "FzE9gshV" | ||
version = "1Jdf1Be1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Mine Little Pony" | ||
filename = "minelittlepony-4.10.4+1.20.jar" | ||
side = "client" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/JBjInUXM/versions/7PV2Aq3x/minelittlepony-4.10.4%2B1.20.jar" | ||
hash-format = "sha1" | ||
hash = "c9e1e7df93df9bc16d75ce26918a0fea0d53b791" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "JBjInUXM" | ||
version = "7PV2Aq3x" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Missing Wilds" | ||
filename = "MissingWilds-fabric-1.20.1-1.2.0-beta.7.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/Nw0MStSd/versions/vMRESHaS/MissingWilds-fabric-1.20.1-1.2.0-beta.7.jar" | ||
hash-format = "sha1" | ||
hash = "e0b92a3f6061ee5ffab51d93cf1593f31c4e6f34" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "Nw0MStSd" | ||
version = "vMRESHaS" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Presence Footsteps" | ||
filename = "PresenceFootsteps-1.9.1.jar" | ||
side = "client" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/pOCYcZUF/PresenceFootsteps-1.9.1.jar" | ||
hash-format = "sha1" | ||
hash = "e2c171536c326079b46a1f9c7d115f196dade772" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "rcTfTZr3" | ||
version = "pOCYcZUF" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
name = "Sockies" | ||
filename = "Sockies-1.0.0-beta.2.jar" | ||
|
||
[download] | ||
url = "https://github.com/MineLittlePony/Sockies/releases/download/1.0.0-beta.2/Sockies-1.0.0-beta.2.jar" | ||
hash-format = "sha256" | ||
hash = "929d603c534528212214bba52bc8644c89778de6abf086923ea5bde785a556ab" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Stringer Things" | ||
filename = "stringerthings-1.3.0.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/3bbkaIXw/versions/vJBPBMHx/stringerthings-1.3.0.jar" | ||
hash-format = "sha1" | ||
hash = "c2a04e2257bae15e039a6eb1433d27a24be92a37" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "3bbkaIXw" | ||
version = "vJBPBMHx" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Trinkets" | ||
filename = "trinkets-3.7.1.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/5aaWibi9/versions/e563ycts/trinkets-3.7.1.jar" | ||
hash-format = "sha1" | ||
hash = "eb2a91a80d18513ca0b9ea3f76fc86422166e440" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "5aaWibi9" | ||
version = "e563ycts" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Unicopia" | ||
filename = "Unicopia-1.2.2+1.20.1.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/9K7RJlvM/versions/3br19ARs/Unicopia-1.2.2%2B1.20.1.jar" | ||
hash-format = "sha1" | ||
hash = "d590a2c0dfbb95c34f5964d2c41e950ac1943b28" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "9K7RJlvM" | ||
version = "3br19ARs" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "MyLittleModpack" | ||
author = "Sollace, Fauli1221" | ||
version = "1.0.0" | ||
pack-format = "packwiz:1.1.0" | ||
|
||
[index] | ||
file = "index.toml" | ||
hash-format = "sha256" | ||
hash = "97ece9dae9473fef689da742c23dd362fc24efa2ada5ddc71fe9a87f9794bddd" | ||
|
||
[versions] | ||
fabric = "0.14.25" | ||
minecraft = "1.20.1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# .packwizignore follows the same format as .gitignore, and can be used to exclude unwanted files from pack exports | ||
# See https://git-scm.com/docs/gitignore | ||
|
||
# Exclude README | ||
/README.md | ||
/README.template.md | ||
|
||
# Exclude Changelog | ||
/CHANGELOG.release.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
hash-format = "sha256" | ||
|
||
[[files]] | ||
file = "mods/appleskin.pw.toml" | ||
hash = "260a142b1b04da998ccc93034d31cc64e737bdd6e4538da21441c4d9c506a46d" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/big-pony.pw.toml" | ||
hash = "d2c9f6682d3b9774a938c6d5734687e8ac4a9ecb536ecad4407d8d0bccb265af" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/cloth-config.pw.toml" | ||
hash = "da5355d446fc91093171b0d6a082e5056498eb59b5a6ec51f8f4d194a0abc58a" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/fabric-api.pw.toml" | ||
hash = "d171eabd7e1e44aaf3437dff4887bd02d2bb90f54c219417f538278b0f6cda12" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/fallingleaves.pw.toml" | ||
hash = "0c4c20d601b15dbc85c275732d9efe9369597503c7d6caa9a7fee217f67073e7" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/hd-skins.pw.toml" | ||
hash = "1ecc6feab94ef6008fde2d24cc16fbc4504ba4cab937efc9818c2d20666f8096" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/mine-little-pony.pw.toml" | ||
hash = "e2753ee0f1d6fc5e51fda84bf01acecb7630a7c1a22104d32fca402c6ab4de5d" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/missing-wilds.pw.toml" | ||
hash = "f98da2d0dc0cfe62c51e4c1e3154640f73b02340c339cfe9210a6d6dc2ebb381" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/presence-footsteps.pw.toml" | ||
hash = "306af2f0e0af6e0a275980d50775434944d1d020098ef18b44ecd6e70b17369e" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/stringer-things.pw.toml" | ||
hash = "d415e8cac3fb4d31dbb40c536b07a2622ff2460d976865e079404a3eaf896b40" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/trinkets.pw.toml" | ||
hash = "44ab19941b58049d859553df1a1a9d31e5eaf0eb98a8b7c4d3f79d9b39e1c368" | ||
metafile = true | ||
|
||
[[files]] | ||
file = "mods/unicopia.pw.toml" | ||
hash = "b27072f2adb860bb9710286d3b0ac5af9cb6c0e3ed3fee5c994fa8e37cf8ea85" | ||
metafile = true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "AppleSkin" | ||
filename = "appleskin-fabric-mc1.20.2-2.5.1.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/JNKPokGG/appleskin-fabric-mc1.20.2-2.5.1.jar" | ||
hash-format = "sha1" | ||
hash = "b27c6836d31a124ba216649b3ef2cf4e4011e45f" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "EsAfCjCV" | ||
version = "JNKPokGG" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
name = "Big Pony" | ||
filename = "bigpony-1.11.1+1.20.2.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/h9pJxJR9/versions/pGE2tN4P/bigpony-1.11.1%2B1.20.2.jar" | ||
hash-format = "sha1" | ||
hash = "17f3baa8c8cf96fe39cac1cb760b7b7078aa8e5d" | ||
|
||
[update] | ||
[update.modrinth] | ||
mod-id = "h9pJxJR9" | ||
version = "pGE2tN4P" |
Oops, something went wrong.