add adorn, copper reforged, wooden hoppers
Some checks failed
Build Modpack / build (push) Failing after 3s
Some checks failed
Build Modpack / build (push) Failing after 3s
This commit is contained in:
parent
93010e74da
commit
0d8be7cf13
6 changed files with 58 additions and 4 deletions
|
@ -73,6 +73,11 @@ file = "mods/accessories.pw.toml"
|
||||||
hash = "4a2fa8e0f69aff17b49922ecace2882d4e593e5a554abfccbdbc9ffd879a0cbd"
|
hash = "4a2fa8e0f69aff17b49922ecace2882d4e593e5a554abfccbdbc9ffd879a0cbd"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/adorn.pw.toml"
|
||||||
|
hash = "ef9bf76e6e39576898d05b7858b6f3dd3e1847e7cc23fffdfd72f18de1d7fc51"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/advancedperipherals.pw.toml"
|
file = "mods/advancedperipherals.pw.toml"
|
||||||
hash = "7ba6741d176fc158b20cf60442225fd589f7ec02a20444f9ddebae8e7c65b029"
|
hash = "7ba6741d176fc158b20cf60442225fd589f7ec02a20444f9ddebae8e7c65b029"
|
||||||
|
@ -108,6 +113,11 @@ file = "mods/collective.pw.toml"
|
||||||
hash = "42f218e9224754a2d344f584433b43b67b7c0400aca3feba07cd344a1ca228ae"
|
hash = "42f218e9224754a2d344f584433b43b67b7c0400aca3feba07cd344a1ca228ae"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/copper-reforged.pw.toml"
|
||||||
|
hash = "200526f14756834db07e82714573a4cc93cee3925e54d7093393a4be979f10c5"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/custom-player-models.pw.toml"
|
file = "mods/custom-player-models.pw.toml"
|
||||||
hash = "ce4b995e0fd36ae1725e1121561a447358d818e1db3172d78999da042d31ba1d"
|
hash = "ce4b995e0fd36ae1725e1121561a447358d818e1db3172d78999da042d31ba1d"
|
||||||
|
@ -288,6 +298,11 @@ file = "mods/vivecraft.pw.toml"
|
||||||
hash = "fa0ebc381cb564ae6a12a547d1678c389cd0816f887a317d9e628621ecf13f88"
|
hash = "fa0ebc381cb564ae6a12a547d1678c389cd0816f887a317d9e628621ecf13f88"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/wooden-hopper.pw.toml"
|
||||||
|
hash = "614d06320852f13033033c95f4a91e967ed91e731ca6a26dd09532ea7eda0259"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/yacl.pw.toml"
|
file = "mods/yacl.pw.toml"
|
||||||
hash = "0281b8b48ff7e5dbc1181a3d38f564534e5ec3712b819ac3bb11ea1695de7d2c"
|
hash = "0281b8b48ff7e5dbc1181a3d38f564534e5ec3712b819ac3bb11ea1695de7d2c"
|
||||||
|
|
13
.minecraft/mods/adorn.pw.toml
Normal file
13
.minecraft/mods/adorn.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Adorn"
|
||||||
|
filename = "Adorn-6.0.0+1.21.1-neoforge.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/E6FUtRJh/versions/mmsaJjzI/Adorn-6.0.0%2B1.21.1-neoforge.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "c1baa7498a7dee7a6c1cac7735c6d318025c25e0bb4f9cab688215d0891d580a940a1fdf869aa012b4ddcc72a7038298a9a3d03f97cbaed2aa6f1eb362607148"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "E6FUtRJh"
|
||||||
|
version = "mmsaJjzI"
|
13
.minecraft/mods/copper-reforged.pw.toml
Normal file
13
.minecraft/mods/copper-reforged.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Copper Reforged"
|
||||||
|
filename = "copper_reforged-neoforge-1.21.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/stKRB6TS/versions/urXqaBLN/copper_reforged-neoforge-1.21.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "3e669b6613696a2421bb15e189fe4932910973dfd378f1e3790cb255865b543f4300fcca774fddfbce132184a6afa43de5a482eb4a58f082391fbb93dd238bf9"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "stKRB6TS"
|
||||||
|
version = "urXqaBLN"
|
13
.minecraft/mods/wooden-hopper.pw.toml
Normal file
13
.minecraft/mods/wooden-hopper.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Wooden Hopper"
|
||||||
|
filename = "woodenhopper-neoforge-1.21.1-3.2.0.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/VOUy9bAs/versions/bJfe05J7/woodenhopper-neoforge-1.21.1-3.2.0.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "f62885fa0e8e68818b1d63fda8832d9b9d2811d3c4ba6528566bff542d924557f532b0d14f696a35f6a1803e667e4052b20329916f547dac4c406c86fbafdc4c"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "VOUy9bAs"
|
||||||
|
version = "bJfe05J7"
|
|
@ -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 = "2ef898cc2acf852793590ac79a4af7f1fb7f2dfb5f4e8d20309b7b8a0bd63e24"
|
hash = "b729a223c584ecee9ddea5d25da901da769430c98a78dc0335a0b6043a11c7ac"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
|
@ -3,11 +3,9 @@
|
||||||
## Client Mods
|
## Client Mods
|
||||||
|
|
||||||
- [BetterF3](https://modrinth.com/mod/8shC1gFX)
|
- [BetterF3](https://modrinth.com/mod/8shC1gFX)
|
||||||
- [Controlify](https://modrinth.com/mod/DOUdJVEm)
|
|
||||||
- [Customizable Player Models](https://modrinth.com/mod/h1E7sQNL)
|
- [Customizable Player Models](https://modrinth.com/mod/h1E7sQNL)
|
||||||
- [Entity Culling](https://modrinth.com/mod/NNAgCjsB)
|
- [Entity Culling](https://modrinth.com/mod/NNAgCjsB)
|
||||||
- [ImmediatelyFast](https://modrinth.com/mod/5ZwdcRci)
|
- [ImmediatelyFast](https://modrinth.com/mod/5ZwdcRci)
|
||||||
- [Inventory Tabs](https://modrinth.com/mod/VD1aynYU)
|
|
||||||
- [Iris Shaders](https://modrinth.com/mod/YL57xq9U)
|
- [Iris Shaders](https://modrinth.com/mod/YL57xq9U)
|
||||||
- [Raised](https://modrinth.com/mod/nCQRBEiR)
|
- [Raised](https://modrinth.com/mod/nCQRBEiR)
|
||||||
- [Reese's Sodium Options](https://modrinth.com/mod/Bh37bMuy)
|
- [Reese's Sodium Options](https://modrinth.com/mod/Bh37bMuy)
|
||||||
|
@ -23,11 +21,13 @@
|
||||||
## Shared Mods
|
## Shared Mods
|
||||||
|
|
||||||
- [Accessories](https://modrinth.com/mod/jtmvUHXj)
|
- [Accessories](https://modrinth.com/mod/jtmvUHXj)
|
||||||
|
- [Adorn](https://modrinth.com/mod/E6FUtRJh)
|
||||||
- [Advanced Peripherals](https://modrinth.com/mod/SOw6jD6x)
|
- [Advanced Peripherals](https://modrinth.com/mod/SOw6jD6x)
|
||||||
- [Architectury API](https://modrinth.com/mod/lhGA9TYQ)
|
- [Architectury API](https://modrinth.com/mod/lhGA9TYQ)
|
||||||
- [CC: Tweaked](https://modrinth.com/mod/gu7yAYhd)
|
- [CC: Tweaked](https://modrinth.com/mod/gu7yAYhd)
|
||||||
- [Cloth Config API](https://modrinth.com/mod/9s6osm5g)
|
- [Cloth Config API](https://modrinth.com/mod/9s6osm5g)
|
||||||
- [Collective](https://modrinth.com/mod/e0M1UDsY)
|
- [Collective](https://modrinth.com/mod/e0M1UDsY)
|
||||||
|
- [Copper Reforged](https://modrinth.com/mod/stKRB6TS)
|
||||||
- [EMI](https://modrinth.com/mod/fRiHVvU7)
|
- [EMI](https://modrinth.com/mod/fRiHVvU7)
|
||||||
- [Toni's Immersive Lanterns](https://modrinth.com/mod/vskzdsyT)
|
- [Toni's Immersive Lanterns](https://modrinth.com/mod/vskzdsyT)
|
||||||
- [ImmersiveMC](https://modrinth.com/mod/XJ9is6vj)
|
- [ImmersiveMC](https://modrinth.com/mod/XJ9is6vj)
|
||||||
|
@ -49,11 +49,11 @@
|
||||||
- [Traveler's Backpack](https://modrinth.com/mod/rlloIFEV)
|
- [Traveler's Backpack](https://modrinth.com/mod/rlloIFEV)
|
||||||
- [TxniLib](https://modrinth.com/mod/vBbPDuOs)
|
- [TxniLib](https://modrinth.com/mod/vBbPDuOs)
|
||||||
- [Vivecraft](https://modrinth.com/mod/wGoQDPN5)
|
- [Vivecraft](https://modrinth.com/mod/wGoQDPN5)
|
||||||
|
- [Wooden Hopper](https://modrinth.com/mod/VOUy9bAs)
|
||||||
- [YetAnotherConfigLib (YACL)](https://modrinth.com/mod/1eAoo2KR)
|
- [YetAnotherConfigLib (YACL)](https://modrinth.com/mod/1eAoo2KR)
|
||||||
|
|
||||||
## Server Mods
|
## Server Mods
|
||||||
|
|
||||||
- [BlueMap](https://modrinth.com/mod/swbUV1cr)
|
- [BlueMap](https://modrinth.com/mod/swbUV1cr)
|
||||||
- [LuckPerms](https://modrinth.com/mod/Vebnzrzj)
|
|
||||||
- [Vanishmod](https://modrinth.com/mod/MihN2cw5)
|
- [Vanishmod](https://modrinth.com/mod/MihN2cw5)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue