add two rollercoaster mods

This commit is contained in:
Astreaprtcl 2025-08-28 23:06:50 +02:00
parent 966271a5de
commit 0d2b4d4db9
Signed by untrusted user who does not match committer: astreaprtcl
GPG key ID: C1A416D9DF13737B
4 changed files with 38 additions and 2 deletions

View file

@ -394,6 +394,11 @@ file = "mods/flower-patch.pw.toml"
hash = "03735c9e2c1c4bb768c96f7e51aecec02482e9beb853e250e267c33d4e48c68c" hash = "03735c9e2c1c4bb768c96f7e51aecec02482e9beb853e250e267c33d4e48c68c"
metafile = true metafile = true
[[files]]
file = "mods/forkcart.pw.toml"
hash = "b665b00b32d6d240cfdb1f4b5e31d2759cf0e4ae1f72437d4d2f649fc418ec9c"
metafile = true
[[files]] [[files]]
file = "mods/fusion-connected-textures.pw.toml" file = "mods/fusion-connected-textures.pw.toml"
hash = "0ec2d611bc3407c0c0fcfc7b0f75397e2e0561daf96c286ae6478d571e5403cf" hash = "0ec2d611bc3407c0c0fcfc7b0f75397e2e0561daf96c286ae6478d571e5403cf"
@ -459,6 +464,11 @@ file = "mods/inline.pw.toml"
hash = "6fd34bf65c7e23b232315da1a5c9139ffa1d8d334495872fd229e39e00b94d61" hash = "6fd34bf65c7e23b232315da1a5c9139ffa1d8d334495872fd229e39e00b94d61"
metafile = true metafile = true
[[files]]
file = "mods/interactive.pw.toml"
hash = "d35c75ec92d4e1c46d264d41685bf261b5984d81457762bd5f360e4fce251261"
metafile = true
[[files]] [[files]]
file = "mods/iris.pw.toml" file = "mods/iris.pw.toml"
hash = "afc7a29495ed869e812027ca9e69f0ece7dadfa6429e0f7417c54b5832397f68" hash = "afc7a29495ed869e812027ca9e69f0ece7dadfa6429e0f7417c54b5832397f68"

13
mods/forkcart.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Forkcart"
filename = "forkcart-1.20.1-1.1.0-fix2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ll44Jqwj/versions/jDoLhOs1/forkcart-1.20.1-1.1.0-fix2.jar"
hash-format = "sha512"
hash = "84901b844cfc8bec6fff3a807d03b91a304dc38d63b39c95d2b30490038d333d17785b2dc9c798be72755bcc0378ce58e5ff1a694efd6f17a06dfcadcd62c1c5"
[update]
[update.modrinth]
mod-id = "ll44Jqwj"
version = "jDoLhOs1"

13
mods/interactive.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Create: Interactive"
filename = "create_interactive-1.1.1-beta.4_1.20.1-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/MyfCcqiE/versions/66F5LBos/create_interactive-1.1.1-beta.4_1.20.1-fabric.jar"
hash-format = "sha512"
hash = "2e39f168a1be0840ba11b03a46d2b02a1af5e94e588bffad4b6bfcf40e7bea7fc78867cd329f2f220ab2788901595e6d39c2eac7132e1751f1cce26b0316140b"
[update]
[update.modrinth]
mod-id = "MyfCcqiE"
version = "66F5LBos"

View file

@ -1,12 +1,12 @@
name = "Linuxcraft" name = "Linuxcraft"
author = "Astreaprtcl" author = "Astreaprtcl"
version = "v1.12.0" version = "v1.13.0"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "99624615669736998fc04176aa5069b84406cea9239330b875ce33f8427845a6" hash = "7f9189a301ee077b1e0f12480b2d95a06d8255e9bfa11e0d30fbb6d6e252c650"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"