added a few more mods

This commit is contained in:
Freecorn 2024-12-28 17:24:00 -07:00
parent 4aca1b3796
commit 35c58e642a
7 changed files with 91 additions and 1 deletions

View file

@ -127,11 +127,21 @@ file = "mods/chisels-bits-for-fabric.pw.toml"
hash = "4b33bf146df13d9e0c6e5833004ce88f2e20dc261c46bbd3003b381ca5b763da"
metafile = true
[[files]]
file = "mods/enchanted-vertical-slabs.pw.toml"
hash = "1931d01b73fed333b4e7b38ca38d6c92e78cbe3d43bcb5acddbfc17126316e70"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "c94ef0b726062e816975b3bf4fa404503fd6f3bb1520db3844310e6b5800f8da"
metafile = true
[[files]]
file = "mods/ferritecore-fabric.pw.toml"
hash = "48f8ca009db92b23ea56c3699e1939dbba14d85f99e11a36c6fec1afc4f5df14"
metafile = true
[[files]]
file = "mods/framework.pw.toml"
hash = "51f11f581c8b15753a241d6ded1477daa018aba3ad8310647eb00fb137f1f642"
@ -162,6 +172,11 @@ file = "mods/minecraft-transit-railway.pw.toml"
hash = "4784e72970ea371e8774301a02b2e6bd62c07ab732b654350b74a4ff705bb507"
metafile = true
[[files]]
file = "mods/more-slabs-stairs-and-walls.pw.toml"
hash = "cd4631450e354a7e3c5ed799377dcd1a55df3b8eb0b4adc10628073c92044139"
metafile = true
[[files]]
file = "mods/moredoors.pw.toml"
hash = "5f31b4337b7a23aefa142bd4455cfad483b7874b96560753a2e935e33706ff80"
@ -182,6 +197,16 @@ file = "mods/starlight.pw.toml"
hash = "81dcaf6471b39e60612f29988aa57c21fcf02c50df1c4a4634ffd61ae24d007b"
metafile = true
[[files]]
file = "mods/vivecraft-compat.pw.toml"
hash = "9aa7a012c68e1ce165fd931a5c4cffdcdc8ab9d4bb294148b430678de43061cd"
metafile = true
[[files]]
file = "mods/vivecraft.pw.toml"
hash = "d4d7c10027696a509ff9b046205e26e6de99252b8049c227be1fc4bb5e384348"
metafile = true
[[files]]
file = "mods/worldedit.pw.toml"
hash = "02fbb3c0145651abe117d6e2ceae75e84021bb07f65f2d67bdd426e3300be17f"

View file

@ -0,0 +1,13 @@
name = "Enchanted Vertical Slabs"
filename = "enchanted-vertical-slabs-1.9.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "eafc5fade3e020904868dbed62a27a96cf63283f"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5275018
project-id = 559148

View file

@ -0,0 +1,13 @@
name = "FerriteCore (Fabric)"
filename = "ferritecore-6.0.3-fabric.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "f2bbb773f4213d36201b76820f206e2a6f213c0c"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4954177
project-id = 459857

View file

@ -0,0 +1,13 @@
name = "More Slabs, Stairs, and Walls"
filename = "moreslabsstairsandwalls-4.0.0.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "63510f28a98ec52019f568cb73cdd13a761b6fb4"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5188242
project-id = 644005

View file

@ -0,0 +1,13 @@
name = "ViveCraft Compat"
filename = "vivecraftcompatfabric-1.20.4-1.3.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "ad715a7e783e8d0fa595139525b5cf5b233f1b94"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5392842
project-id = 895840

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

@ -0,0 +1,13 @@
name = "Vivecraft"
filename = "vivecraft-1.20.4-1.1.14-fabric.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "f9b5ffec74711ed440ae1c94fd5e514b8594fde5"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5830838
project-id = 667903

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "838a03679502210a2b19e9528705fd518a90b87eda16258715781989a3a8aa52"
hash = "cf2d68cb8bf4d419a76365c95b6a54a1939750428b23586fa4f697954c3eb1c8"
[versions]
fabric = "0.16.9"