feat: add "origins-plus-plus" mod

This commit is contained in:
2026-02-18 16:26:12 -06:00
parent d5d273c337
commit c6ea67fa16
5 changed files with 55 additions and 1 deletions

15
index.toml generated
View File

@@ -415,11 +415,26 @@ file = "mods/oculus.pw.toml"
hash = "f83b253ca6a8e6f2f847952704da0e1fb00e65cbb10b7c9cb15d1a1780618da0" hash = "f83b253ca6a8e6f2f847952704da0e1fb00e65cbb10b7c9cb15d1a1780618da0"
metafile = true metafile = true
[[files]]
file = "mods/origins-forge.pw.toml"
hash = "736d3d09ea2fb87f8477f72d81a1f17b8ba6ad61a9cee9c122a37b2ccbdd62c9"
metafile = true
[[files]]
file = "mods/origins-plus-plus.pw.toml"
hash = "abdc75dce63a3a95bf1db412d4de39f5ab7ff0455caf5acfe9f01458e6e59008"
metafile = true
[[files]] [[files]]
file = "mods/origins.pw.toml" file = "mods/origins.pw.toml"
hash = "6318cb31d6cb374bc74893907302418da47557cff4bf5490b3e545cd9ee986a4" hash = "6318cb31d6cb374bc74893907302418da47557cff4bf5490b3e545cd9ee986a4"
metafile = true metafile = true
[[files]]
file = "mods/packet-fixer.pw.toml"
hash = "fc10ab4fd98244dc1512adbfdb47bdc11fe43c860996cd4067834233fce9a562"
metafile = true
[[files]] [[files]]
file = "mods/patchouli.pw.toml" file = "mods/patchouli.pw.toml"
hash = "55c6d0b8ee25fd6a37a964805de3d2eab3f20d73a88ba77a63b4a51fd985d9dd" hash = "55c6d0b8ee25fd6a37a964805de3d2eab3f20d73a88ba77a63b4a51fd985d9dd"

View File

@@ -0,0 +1,13 @@
name = "Origins (Forge)"
filename = "origins-forge-1.20.1-1.10.0.9-all.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/jl3m2lR9/versions/vynFXywM/origins-forge-1.20.1-1.10.0.9-all.jar"
hash-format = "sha512"
hash = "b103ac2ac509e98eaceedf04891bbe302e82f8b4a7fc3790b3d63bd912306bb09f9925489473211627a7a87d2049672a3e66c5cf6f5b1e34e62049f3a43d0e5d"
[update]
[update.modrinth]
mod-id = "jl3m2lR9"
version = "vynFXywM"

View File

@@ -0,0 +1,13 @@
name = "Origins++"
filename = "origins-plus-plus-2.4-forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/npBe7UbS/versions/IqOJJUcH/origins-plus-plus-2.4-forge.jar"
hash-format = "sha512"
hash = "b8c7b3701ccb38eda9a65a6fbc6d95bb7fc59539709b053e575a2fedeae2b913f0de600addaa960680ff017c1425c6946f572b211d65136faf263de70b771eb9"
[update]
[update.modrinth]
mod-id = "npBe7UbS"
version = "IqOJJUcH"

13
mods/packet-fixer.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Packet Fixer"
filename = "packetfixer-3.3.1-1.18-1.20.4-merged.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/c7m1mi73/versions/96y8nmkX/packetfixer-3.3.1-1.18-1.20.4-merged.jar"
hash-format = "sha512"
hash = "e098addf143dafa9e516ad07cb0ddaa489035e19c306e6f78b0afef6f776ce27d2386f2ede1879bb477e420ca8a00831f099f1a92a508e3085a45fbb87103405"
[update]
[update.modrinth]
mod-id = "c7m1mi73"
version = "96y8nmkX"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "2129b50e0a8f3db341dba4cc2481d423dfe55a0fb0b991a40c6c199d6ae27f83" hash = "e937572ba7a4ad2673581cccb94ef1a0ddddeb7a25da5f1a3745a654a9a4a327"
[versions] [versions]
forge = "47.4.10" forge = "47.4.10"