Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mods): create add ons #8

Merged
merged 7 commits into from
Jan 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 52 additions & 2 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ hash = "238510728f79b3a68ede8e4cbee8184082dbd3079adf76a9874648b0b8e633b5"

[[files]]
file = ".vscode/settings.json"
hash = "80a24f604988a4f268e073e399a594ff9a3c82ead06b23c4ae87480f464fb123"
hash = "8eb95bcbc154530931e15fc418c8b1fe991095671409552099ea1aa596999ede"

[[files]]
file = "README.asc"
hash = "8dfee6d0238d13a6c04229743ce7bde940f9505380b37984c10ab4dfe5f20d49"
hash = "4f00cddf56d89a8c8ea73fb06e2ded50bdf884bdf70487fe31290b57476443a3"

[[files]]
file = "mods/ad-astra.pw.toml"
Expand Down Expand Up @@ -86,11 +86,41 @@ file = "mods/corpse.pw.toml"
hash = "949bf41349bbdfbc8b86379546d30ad19253719c38163e25245e7443bcdaa2e4"
metafile = true

[[files]]
file = "mods/create-connected.pw.toml"
hash = "807e91eda37b895410e3be0c9bc4b664af03fb17d59bec30ee2aa0b0f80628af"
metafile = true

[[files]]
file = "mods/create-deco.pw.toml"
hash = "b0bb61105e0ac0c763edfa41ea5b0406f157bc17e421af1bf8b2cbb49325ced6"
metafile = true

[[files]]
file = "mods/create-enchantment-industry.pw.toml"
hash = "8db857d646fa9bc201fc1f2747d82ab8bbb69b98fa1d79a4d88fe0800071758e"
metafile = true

[[files]]
file = "mods/create-mechanical-spawner.pw.toml"
hash = "58aff494a185f0eb8f2062465e66412c18320c58c40682855a2394312534c158"
metafile = true

[[files]]
file = "mods/create-metallurgy.pw.toml"
hash = "a31cecd1e29df0c562c412310f4e3aa811d3d4532bb3f2c8c762ad04bbc90a10"
metafile = true

[[files]]
file = "mods/create-ore-excavation.pw.toml"
hash = "dc14acfaaa1ddb6bc9a9f3550e92ab24e947cade2935615f41111e1e7ae32277"
metafile = true

[[files]]
file = "mods/create-teleporters.pw.toml"
hash = "4a5c24dfdc441bc675aa5b675de46c2921f310b3686cdcf54c1e6cf43718f89e"
metafile = true

[[files]]
file = "mods/create.pw.toml"
hash = "8f7b16bd319a4c534acbc80f83e4359b756b301c76444d5a0afa1d1cb45d20a4"
Expand Down Expand Up @@ -121,6 +151,11 @@ file = "mods/entityculling.pw.toml"
hash = "ea0d8c35669646b8d739a20b97a28c48744dcdea889ccc3c39ccd1431bf5cc6c"
metafile = true

[[files]]
file = "mods/extended-cogwheels.pw.toml"
hash = "11696288bc3f2f91bfd7f1c82fbe98c34bbbfa0c79561ecafcefd7e57969b8be"
metafile = true

[[files]]
file = "mods/fallingleavesforge.pw.toml"
hash = "e32f9d59ade1b79276e929121f03712e22395b1238e06ec8ae0a7550ac6d6ec4"
Expand Down Expand Up @@ -171,6 +206,11 @@ file = "mods/fusion-connected-textures.pw.toml"
hash = "c9ef346647b6d4ed7417f27768461cae6496449b74258b6d81c560e95259c9dd"
metafile = true

[[files]]
file = "mods/geckolib.pw.toml"
hash = "cf303e609b0beaf097122eecfa869d21be642e22465021f4f5aa0fa38c72b119"
metafile = true

[[files]]
file = "mods/geophilic.pw.toml"
hash = "80190a487d05dbc2a04925c2b6b3cb5e885f30da4e5559bb6bb34767b44f5694"
Expand Down Expand Up @@ -211,6 +251,11 @@ file = "mods/konkrete.pw.toml"
hash = "aa241e1683fe80eee9cb233d2a1685e4ee771f85723db9861c168be584d60c60"
metafile = true

[[files]]
file = "mods/kotlin-for-forge.pw.toml"
hash = "94d853ec0def62adb527aee046f2c4a32127076c2995ea5c29553534544e1c35"
metafile = true

[[files]]
file = "mods/kubejs-create.pw.toml"
hash = "df3ac07f9607b2e97ffdf1f4b8b576662fa30e283dee5c8f64e9dd20f2398a36"
Expand Down Expand Up @@ -306,6 +351,11 @@ file = "mods/shutup-experimental-settings.pw.toml"
hash = "97fecd322567a954ea537e61feb6e0f848f307790d2e8a155af427c5910a4a4d"
metafile = true

[[files]]
file = "mods/slice-and-dice.pw.toml"
hash = "6b18e2055cddb936210b4f5a81374e509f32513c2716f7d240647e04b17109aa"
metafile = true

[[files]]
file = "mods/smooth-chunk-save.pw.toml"
hash = "8d50dd4668b13a86e61d7c081e2892b64f19f2d79919020c5902d684e03522e0"
Expand Down
13 changes: 13 additions & 0 deletions mods/create-connected.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Create: Connected"
filename = "create_connected-0.6.1-mc1.19.2-all.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/Vg5TIO6d/versions/oXHXQagZ/create_connected-0.6.1-mc1.19.2-all.jar"
hash-format = "sha1"
hash = "9b6a198c6469370c2d8bbec9d7c26e663cc6f18d"

[update]
[update.modrinth]
mod-id = "Vg5TIO6d"
version = "oXHXQagZ"
13 changes: 13 additions & 0 deletions mods/create-enchantment-industry.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Create Enchantment Industry"
filename = "create_enchantment_industry-1.19.2-for-create-0.5.1.f-1.2.7.f.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/JWGBpFUP/versions/xkPBBnS8/create_enchantment_industry-1.19.2-for-create-0.5.1.f-1.2.7.f.jar"
hash-format = "sha1"
hash = "4e0bc3470b526431e3a89c96530f7b99ce8a1555"

[update]
[update.modrinth]
mod-id = "JWGBpFUP"
version = "xkPBBnS8"
13 changes: 13 additions & 0 deletions mods/create-mechanical-spawner.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Create Mechanical Spawner"
filename = "create_mechanical_spawner-1.19.2-0.0.14.e-44.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/T1hmeGi9/versions/T3tNd5nl/create_mechanical_spawner-1.19.2-0.0.14.e-44.jar"
hash-format = "sha1"
hash = "937f15bf877b4e93dbf26e448f91a9c3d699b82f"

[update]
[update.modrinth]
mod-id = "T1hmeGi9"
version = "T3tNd5nl"
13 changes: 13 additions & 0 deletions mods/create-metallurgy.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Create Metallurgy"
filename = "createmetallurgy-0.0.1-1.19.2.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/Soft45xC/versions/p35Dpm0W/createmetallurgy-0.0.1-1.19.2.jar"
hash-format = "sha1"
hash = "b67eb2eff0fddb02164e58c67590fc4e5a346c31"

[update]
[update.modrinth]
mod-id = "Soft45xC"
version = "p35Dpm0W"
13 changes: 13 additions & 0 deletions mods/create-ore-excavation.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Create Ore Excavation"
filename = "createoreexcavation-1.19-1.2.2.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/ResbpANg/versions/bQgJWByB/createoreexcavation-1.19-1.2.2.jar"
hash-format = "sha1"
hash = "e8b0bc3e6c2a3b972743018dd2c9e86adc85a69e"

[update]
[update.modrinth]
mod-id = "ResbpANg"
version = "bQgJWByB"
13 changes: 13 additions & 0 deletions mods/create-teleporters.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Create: Teleporters"
filename = "createteleporters1.1.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/9mtJ8MHP/versions/e21CgqWv/createteleporters1.1.jar"
hash-format = "sha1"
hash = "ada8b8cd8cc2fb89c77a480100c8b5559ec401c4"

[update]
[update.modrinth]
mod-id = "9mtJ8MHP"
version = "e21CgqWv"
13 changes: 13 additions & 0 deletions mods/extended-cogwheels.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Create: Extended Cogwheels"
filename = "extendedgears-2.1.0-1.19.2-0.5.1.c-forge.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/qO4lsa4Y/versions/QU0bMLcY/extendedgears-2.1.0-1.19.2-0.5.1.c-forge.jar"
hash-format = "sha1"
hash = "603a19995e9598af6b269573f61575a671c9c7bf"

[update]
[update.modrinth]
mod-id = "qO4lsa4Y"
version = "QU0bMLcY"
13 changes: 13 additions & 0 deletions mods/geckolib.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Geckolib"
filename = "geckolib-forge-1.19-3.1.40.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/lxzmD9V4/geckolib-forge-1.19-3.1.40.jar"
hash-format = "sha1"
hash = "92a447e19afe1a23a33219f5428b2198a58094f4"

[update]
[update.modrinth]
mod-id = "8BmcQJ2H"
version = "lxzmD9V4"
13 changes: 13 additions & 0 deletions mods/kotlin-for-forge.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Kotlin for Forge"
filename = "kotlinforforge-3.12.0-all.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/ordsPcFz/versions/NBn3sEQk/kotlinforforge-3.12.0-all.jar"
hash-format = "sha1"
hash = "cf09c1be6d8950e3f7551f02f141818aee5a3ec0"

[update]
[update.modrinth]
mod-id = "ordsPcFz"
version = "NBn3sEQk"
13 changes: 13 additions & 0 deletions mods/slice-and-dice.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Create Slice & Dice"
filename = "sliceanddice-forge-2.3.2.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/GmjmRQ0A/versions/IlpHtI0z/sliceanddice-forge-2.3.2.jar"
hash-format = "sha1"
hash = "539ed8f344fe59c82a14493b74fa61a0d1683b95"

[update]
[update.modrinth]
mod-id = "GmjmRQ0A"
version = "IlpHtI0z"
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "5eb25044164eaa813f47f89709e22cc7490e610cfc7d22a90ff35062922ffd81"
hash = "80609b49b0d3c3ab6103ec3530ec52a8a46cf0de014cb665d93100512b334bda"

[versions]
forge = "43.3.0"
Expand Down
Loading