This commit is contained in:
parent
179bf47539
commit
57e39b1b56
5 changed files with 26 additions and 7 deletions
|
@ -419,6 +419,11 @@ file = "mods/txnilib.pw.toml"
|
|||
hash = "5d06ef12684aea93cb5470df728a39ee5db142cd336d91b58bce5d25203e2578"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/unfocused.pw.toml"
|
||||
hash = "4e0e07f096639e23707994561c5e4ca7dea42b00714d64d4d34328d8f755bec5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vanishmod.pw.toml"
|
||||
hash = "074da6919936ca89bbdfcf2295e9181eca8018dd3e607f6876539f4ce219eb66"
|
||||
|
@ -456,7 +461,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/yungs-better-desert-temples.pw.toml"
|
||||
hash = "dce620469f4a7d3efdc43e522da0825b1fcceef66265753952d653563fa8081e"
|
||||
hash = "634130ab233121c290fdb2567afd3939af6d98760c11f14db0426b64b8955894"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
13
.minecraft/mods/unfocused.pw.toml
Normal file
13
.minecraft/mods/unfocused.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Unfocused"
|
||||
filename = "unfocused-neoforge-0.1.62-sgd.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/BvsO32QY/versions/clJ0uRyg/unfocused-neoforge-0.1.62-sgd.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "f85f2bdf28850284a392083b3101086f826023cbc8bdfeeab0556c08749a214fa9bcc0c4df5833594bc0f3d5a1e3b5fd28d9440a29e3da115dea320dfe895a8d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "BvsO32QY"
|
||||
version = "clJ0uRyg"
|
|
@ -1,13 +1,13 @@
|
|||
name = "YUNG's Better Desert Temples"
|
||||
filename = "YungsBetterDesertTemples-1.21.1-NeoForge-4.1.4.jar"
|
||||
filename = "YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/XNlO7sBv/versions/n3dqXFGK/YungsBetterDesertTemples-1.21.1-NeoForge-4.1.4.jar"
|
||||
url = "https://cdn.modrinth.com/data/XNlO7sBv/versions/GQ9iNWkI/YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "88bfd23344404e34c3c34616f11bf09ae55ea121d4a20fec42b462d827d864719990e2016112ff337887ed29d49e6ca7aa497490897774712fe1f8e2e3d07c30"
|
||||
hash = "6454c955f75f66104810e967a59ae032ddf1ccc5a854346af6bfba6e44cd456e755cd8feb1e0968be4e9132ea6c5d1cb2126fe5e85d3eb18c8d3ea3c81ffdf9a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "XNlO7sBv"
|
||||
version = "n3dqXFGK"
|
||||
version = "GQ9iNWkI"
|
||||
|
|
|
@ -6,11 +6,11 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "c47b201cb017d26e05ebe3042611ff3b2b1ab0f9e020e9a7b5c57029665601a7"
|
||||
hash = "e2555d4bd05252bc622c0c83a3d9f276f6a799df3ca9be83ae480b5c90df5ded"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
neoforge = "21.1.125"
|
||||
neoforge = "21.1.132"
|
||||
|
||||
[options]
|
||||
acceptable-game-versions = ["1.21", "1.21.1"]
|
||||
|
|
|
@ -74,6 +74,7 @@
|
|||
- [TerraBlender](https://modrinth.com/mod/kkmrDlKT)
|
||||
- [Traveler's Backpack](https://modrinth.com/mod/rlloIFEV)
|
||||
- [TxniLib](https://modrinth.com/mod/vBbPDuOs)
|
||||
- [Unfocused](https://modrinth.com/mod/BvsO32QY)
|
||||
- [Vivecraft](https://modrinth.com/mod/wGoQDPN5)
|
||||
- [Wooden Hopper](https://modrinth.com/mod/VOUy9bAs)
|
||||
- [YetAnotherConfigLib (YACL)](https://modrinth.com/mod/1eAoo2KR)
|
||||
|
|
Loading…
Reference in a new issue