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:
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"
|
||||
Reference in New Issue
Block a user