feat(pack): add QoL/JEI mod set as packwiz external files
Nine NeoForge 1.21.1 jars hosted under pack/custom/ with hand-written mods/*.pw.toml (JEI + JER + JEProfessions, Jade + JadeAddons, Balm, InventoryEssentials, MouseTweaks, CustomSkinLoader). Adds CustomSkinLoader.json config; refreshes index.toml/pack.toml. Jars are committed because external files have no upstream URL — the pack/custom/ copy served by caddy is the source of truth. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
12
pack/CustomSkinLoader/CustomSkinLoader.json
Normal file
12
pack/CustomSkinLoader/CustomSkinLoader.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"enable": true,
|
||||
"loadlist": [
|
||||
{
|
||||
"name": "Ulicraft Skins",
|
||||
"type": "MojangAPI",
|
||||
"apiRoot": "https://auth.ulicraft.lan/account/",
|
||||
"sessionRoot": "https://auth.ulicraft.lan/session/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
pack/custom/CustomSkinLoader_Universal-14.28.jar
Normal file
BIN
pack/custom/CustomSkinLoader_Universal-14.28.jar
Normal file
Binary file not shown.
BIN
pack/custom/Jade-1.21.1-NeoForge-15.10.5.jar
Normal file
BIN
pack/custom/Jade-1.21.1-NeoForge-15.10.5.jar
Normal file
Binary file not shown.
BIN
pack/custom/JadeAddons-1.21.1-NeoForge-6.1.0.jar
Normal file
BIN
pack/custom/JadeAddons-1.21.1-NeoForge-6.1.0.jar
Normal file
Binary file not shown.
BIN
pack/custom/JustEnoughProfessions-neoforge-1.21.1-4.0.5.jar
Normal file
BIN
pack/custom/JustEnoughProfessions-neoforge-1.21.1-4.0.5.jar
Normal file
Binary file not shown.
BIN
pack/custom/JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar
Normal file
BIN
pack/custom/JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar
Normal file
Binary file not shown.
BIN
pack/custom/MouseTweaks-neoforge-mc1.21-2.26.1.jar
Normal file
BIN
pack/custom/MouseTweaks-neoforge-mc1.21-2.26.1.jar
Normal file
Binary file not shown.
BIN
pack/custom/balm-neoforge-1.21.1-21.0.58.jar
Normal file
BIN
pack/custom/balm-neoforge-1.21.1-21.0.58.jar
Normal file
Binary file not shown.
BIN
pack/custom/inventoryessentials-neoforge-1.21.1-21.1.15.jar
Normal file
BIN
pack/custom/inventoryessentials-neoforge-1.21.1-21.1.15.jar
Normal file
Binary file not shown.
BIN
pack/custom/jei-1.21.1-neoforge-19.27.0.340.jar
Normal file
BIN
pack/custom/jei-1.21.1-neoforge-19.27.0.340.jar
Normal file
Binary file not shown.
@@ -1,2 +1,90 @@
|
||||
hash-format = "sha256"
|
||||
files = []
|
||||
|
||||
[[files]]
|
||||
file = "CustomSkinLoader/CustomSkinLoader.json"
|
||||
hash = "e90635e0074cc7b1ddee50ddd2af8a4b35842ab721878665b00a3612ad01105b"
|
||||
|
||||
[[files]]
|
||||
file = "README.md"
|
||||
hash = "3915be75668def5a70667584c7aebdc1ee9a7f7dd9479cb10fb174aad40a6b4e"
|
||||
|
||||
[[files]]
|
||||
file = "custom/CustomSkinLoader_Universal-14.28.jar"
|
||||
hash = "0008fb0a91dd1e84d52162cfe96addb5f6aed3b76d426ea7305d7624e31f1894"
|
||||
|
||||
[[files]]
|
||||
file = "custom/Jade-1.21.1-NeoForge-15.10.5.jar"
|
||||
hash = "067bb4b007e1d6f6b79f0afe99c91252aa825472b99a76d33a60d24442f9e92d"
|
||||
|
||||
[[files]]
|
||||
file = "custom/JadeAddons-1.21.1-NeoForge-6.1.0.jar"
|
||||
hash = "5f242668ad710092964d4d9afda8a94fa2401665ea13eea67d55d07e4dff8a64"
|
||||
|
||||
[[files]]
|
||||
file = "custom/JustEnoughProfessions-neoforge-1.21.1-4.0.5.jar"
|
||||
hash = "b320b47f1791f56df9e1a05138f0e312e6e54541945ff15f2f1fd398cd1d4d9d"
|
||||
|
||||
[[files]]
|
||||
file = "custom/JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar"
|
||||
hash = "7a47d69b5530704690d5a5f0726cd74a2d6c57df17dd4a8589c4ab5212f91460"
|
||||
|
||||
[[files]]
|
||||
file = "custom/MouseTweaks-neoforge-mc1.21-2.26.1.jar"
|
||||
hash = "68e6f4201c5de97b77929a7215c9552495696ca6a3bf3ae4eacc34e135f6cc8b"
|
||||
|
||||
[[files]]
|
||||
file = "custom/balm-neoforge-1.21.1-21.0.58.jar"
|
||||
hash = "aa2463747bad4c2351869226ea7bce7839510dfd2ac387f8d1588b1ce9309c67"
|
||||
|
||||
[[files]]
|
||||
file = "custom/inventoryessentials-neoforge-1.21.1-21.1.15.jar"
|
||||
hash = "b7a5c5526a45256551543419ba2b5d54e56c585d76a645a8cea8cb8ea843ae2c"
|
||||
|
||||
[[files]]
|
||||
file = "custom/jei-1.21.1-neoforge-19.27.0.340.jar"
|
||||
hash = "8aaf547432f1b4958239b036356b910692fe40f858c3073d996f56bbf7c99826"
|
||||
|
||||
[[files]]
|
||||
file = "mods/balm-neoforge-1-21-1-21-0-58.pw.toml"
|
||||
hash = "4d04516cc66ac6f29d6d1ae16bfd89217f21d842858ace5bcae1e402da5da0e2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/customskinloader-universal-14-28.pw.toml"
|
||||
hash = "f6bad6c9cde7e07325c9a190122df72ed4c14ee422930431df919838e5ed61b7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/inventoryessentials-neoforge-1-21-1-21-1-15.pw.toml"
|
||||
hash = "d7b7d3049e745ec728d37231df97bbf0efdb409b632a4aff4003f33905d13b77"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jade-1-21-1-neoforge-15-10-5.pw.toml"
|
||||
hash = "fa1e8fa38a154ddcfbce514451572b99acac2655eb98c1d1d7a8dc40e42d67da"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jadeaddons-1-21-1-neoforge-6-1-0.pw.toml"
|
||||
hash = "b00dbab69eaa332e3795ea327195b271fe37105fb024df8255356828f5e20151"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jei-1-21-1-neoforge-19-27-0-340.pw.toml"
|
||||
hash = "68b3a768fa50b94312ba68a38e1a68a4206476f82a3d3d8a865b185e299d05fc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/justenoughprofessions-neoforge-1-21-1-4-0-5.pw.toml"
|
||||
hash = "9d150709f1edb0721dd9fd15b076f2f26160b4b0bb4f08529be77efb4a017eb7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/justenoughresources-neoforge-1-21-1-1-6-0-17.pw.toml"
|
||||
hash = "7dac93abb684b45426e5373cbf116345ccdfd20e0ebf8928327599d5dd2c5815"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mousetweaks-neoforge-mc1-21-2-26-1.pw.toml"
|
||||
hash = "3bf3d4055b6cb753a8988de8b57e2494fc7ce45652d2c68d458fe51274491111"
|
||||
metafile = true
|
||||
|
||||
8
pack/mods/balm-neoforge-1-21-1-21-0-58.pw.toml
Normal file
8
pack/mods/balm-neoforge-1-21-1-21-0-58.pw.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
name = "balm-neoforge-1.21.1-21.0.58"
|
||||
filename = "balm-neoforge-1.21.1-21.0.58.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "http://pack.ulicraft.lan/custom/balm-neoforge-1.21.1-21.0.58.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "aa2463747bad4c2351869226ea7bce7839510dfd2ac387f8d1588b1ce9309c67"
|
||||
8
pack/mods/customskinloader-universal-14-28.pw.toml
Normal file
8
pack/mods/customskinloader-universal-14-28.pw.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
name = "CustomSkinLoader_Universal-14.28"
|
||||
filename = "CustomSkinLoader_Universal-14.28.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "http://pack.ulicraft.lan/custom/CustomSkinLoader_Universal-14.28.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "0008fb0a91dd1e84d52162cfe96addb5f6aed3b76d426ea7305d7624e31f1894"
|
||||
@@ -0,0 +1,8 @@
|
||||
name = "inventoryessentials-neoforge-1.21.1-21.1.15"
|
||||
filename = "inventoryessentials-neoforge-1.21.1-21.1.15.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "http://pack.ulicraft.lan/custom/inventoryessentials-neoforge-1.21.1-21.1.15.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "b7a5c5526a45256551543419ba2b5d54e56c585d76a645a8cea8cb8ea843ae2c"
|
||||
8
pack/mods/jade-1-21-1-neoforge-15-10-5.pw.toml
Normal file
8
pack/mods/jade-1-21-1-neoforge-15-10-5.pw.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
name = "Jade-1.21.1-NeoForge-15.10.5"
|
||||
filename = "Jade-1.21.1-NeoForge-15.10.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "http://pack.ulicraft.lan/custom/Jade-1.21.1-NeoForge-15.10.5.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "067bb4b007e1d6f6b79f0afe99c91252aa825472b99a76d33a60d24442f9e92d"
|
||||
8
pack/mods/jadeaddons-1-21-1-neoforge-6-1-0.pw.toml
Normal file
8
pack/mods/jadeaddons-1-21-1-neoforge-6-1-0.pw.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
name = "JadeAddons-1.21.1-NeoForge-6.1.0"
|
||||
filename = "JadeAddons-1.21.1-NeoForge-6.1.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "http://pack.ulicraft.lan/custom/JadeAddons-1.21.1-NeoForge-6.1.0.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "5f242668ad710092964d4d9afda8a94fa2401665ea13eea67d55d07e4dff8a64"
|
||||
8
pack/mods/jei-1-21-1-neoforge-19-27-0-340.pw.toml
Normal file
8
pack/mods/jei-1-21-1-neoforge-19-27-0-340.pw.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
name = "jei-1.21.1-neoforge-19.27.0.340"
|
||||
filename = "jei-1.21.1-neoforge-19.27.0.340.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "http://pack.ulicraft.lan/custom/jei-1.21.1-neoforge-19.27.0.340.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "8aaf547432f1b4958239b036356b910692fe40f858c3073d996f56bbf7c99826"
|
||||
@@ -0,0 +1,8 @@
|
||||
name = "JustEnoughProfessions-neoforge-1.21.1-4.0.5"
|
||||
filename = "JustEnoughProfessions-neoforge-1.21.1-4.0.5.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "http://pack.ulicraft.lan/custom/JustEnoughProfessions-neoforge-1.21.1-4.0.5.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "b320b47f1791f56df9e1a05138f0e312e6e54541945ff15f2f1fd398cd1d4d9d"
|
||||
@@ -0,0 +1,8 @@
|
||||
name = "JustEnoughResources-NeoForge-1.21.1-1.6.0.17"
|
||||
filename = "JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "http://pack.ulicraft.lan/custom/JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "7a47d69b5530704690d5a5f0726cd74a2d6c57df17dd4a8589c4ab5212f91460"
|
||||
8
pack/mods/mousetweaks-neoforge-mc1-21-2-26-1.pw.toml
Normal file
8
pack/mods/mousetweaks-neoforge-mc1-21-2-26-1.pw.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
name = "MouseTweaks-neoforge-mc1.21-2.26.1"
|
||||
filename = "MouseTweaks-neoforge-mc1.21-2.26.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "http://pack.ulicraft.lan/custom/MouseTweaks-neoforge-mc1.21-2.26.1.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "68e6f4201c5de97b77929a7215c9552495696ca6a3bf3ae4eacc34e135f6cc8b"
|
||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "7b81c9e9d9e6e21a9865a2dded0dfd77e7683d679b98fe5b0114eaed9a31f17e"
|
||||
hash = "64c69b2e38fcf389a3de38d240aa95e8309ac60e717c1fe994aef2c4a2684921"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
||||
Reference in New Issue
Block a user