pack: v0.35.0 — bnstoolkit 0.3.1 (feature-complete UI + villager rebalance)
bnstoolkit jumps from M0 (empty scaffold) straight to feature complete: UI screens (all FTB Library widgets, opens via keybinds): K Civic tier ladder + upgrade J Bounty board (accept/cancel/turn-in) N Plot office (buy/release) H Bazaar sell shop (1/16/64 quick-sell) M Quest log (status overview) HUD: top-left tier + spurs balance overlay, refreshed 1Hz server-side. Villager trade rebalance (NEW): the mod now hooks VillagerTradesEvent + WandererTradesEvent and swaps every emerald cost/result for the Numismatics equivalent (1..7 emeralds -> spurs, 8..63 -> bevels, 64+ -> cogs). This was the blocked Modrinth dep — the third-party mod options either required a NeoForge bump (numismatics-villager-currency 1.1.0 wants 21.1.230+, we're on 21.1.228) or hand-written JSON for every trade (data-trades). The in-tree wrapper is cleaner. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"$schema": "Brass-and-Sigil pack.lock.json - generated, do not edit by hand unless you know what you are doing",
|
||||
"name": "Brass and Sigil",
|
||||
"version": "0.34.1",
|
||||
"version": "0.35.0",
|
||||
"minecraft": "1.21.1",
|
||||
"loader": {
|
||||
"type": "neoforge",
|
||||
"version": "21.1.228"
|
||||
},
|
||||
"lockedAt": "2026-06-07T00:18:08Z",
|
||||
"lockedAt": "2026-06-07T02:33:07Z",
|
||||
"mods": [
|
||||
{
|
||||
"source": "modrinth",
|
||||
|
||||
Reference in New Issue
Block a user