Add Creeper Overhaul

This commit is contained in:
NullBite 2023-10-15 05:33:04 -04:00
parent 4ae15bd627
commit 42c47051f4
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
5 changed files with 55 additions and 1 deletions

View File

@ -147,6 +147,11 @@ file = "mods/continuity.pw.toml"
hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46"
metafile = true
[[files]]
file = "mods/creeper-overhaul.pw.toml"
hash = "a700b9ee3a43f831e4d71c1c6cd816813975b61ebdb962297e95d71026d1e056"
metafile = true
[[files]]
file = "mods/cull-less-leaves.pw.toml"
hash = "39eb9db990032d949909f079ada415ffda18b372ec5d9b23ab95652d88474131"
@ -197,6 +202,11 @@ file = "mods/figura.pw.toml"
hash = "94e4884521c256740df7adbdaacb385a30262c0bc711e3af502dd42906a06f5d"
metafile = true
[[files]]
file = "mods/geckolib.pw.toml"
hash = "ce46f117a69cf45250fe90a6a9d964c3fbae3a80abc3a21ab94f68d453dbb3bf"
metafile = true
[[files]]
file = "mods/immediatelyfast.pw.toml"
hash = "7e9f6a5b564e4fbe92bff784eb13a2565eb5a631ed452cf9b8748e73935ae8b2"
@ -327,6 +337,11 @@ file = "mods/rei.pw.toml"
hash = "c58c05a65fca731fca51d0f07f9a67f14b44341b6374fa948c6acfcb09f7ceee"
metafile = true
[[files]]
file = "mods/resourceful-config.pw.toml"
hash = "57d01e72025cda62fd692056f651cec99fdf34ca8874119dfd3e9d9d16f78195"
metafile = true
[[files]]
file = "mods/screenshot-to-clipboard.pw.toml"
hash = "672f3809a2053eef01aea4015ca4b0d4be6c507622172c091c17833b8d2ffb39"

View File

@ -0,0 +1,13 @@
name = "Creeper Overhaul"
filename = "creeperoverhaul-3.0.1-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/MI1LWe93/versions/dVCs4doR/creeperoverhaul-3.0.1-fabric.jar"
hash-format = "sha1"
hash = "8a146b7a21576a7cf2f9ec7870e268f79820961a"
[update]
[update.modrinth]
mod-id = "MI1LWe93"
version = "dVCs4doR"

13
mods/geckolib.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Geckolib"
filename = "geckolib-fabric-1.20.1-4.2.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/oPgOSBzN/geckolib-fabric-1.20.1-4.2.3.jar"
hash-format = "sha1"
hash = "d6a05dddcc2caa640ab935be00a587934d9d65fb"
[update]
[update.modrinth]
mod-id = "8BmcQJ2H"
version = "oPgOSBzN"

View File

@ -0,0 +1,13 @@
name = "Resourceful Config"
filename = "resourcefulconfig-fabric-1.20.1-2.1.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/M1953qlQ/versions/nVDWZ9N7/resourcefulconfig-fabric-1.20.1-2.1.0.jar"
hash-format = "sha1"
hash = "8dfc26fe140d5e1e6953076c6257a9799a10f5af"
[update]
[update.modrinth]
mod-id = "M1953qlQ"
version = "nVDWZ9N7"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "7714a830333a11033fade654a3f11dd41385f81555a1e314f088cfc1d659b621"
hash = "d5769701a60edbe0aa2b59377b5c3939ed2c871d87753c7a023088d456622686"
[versions]
minecraft = "1.20.1"