docs: bnstoolkit architecture + detailed perk specs #65
Reference in New Issue
Block a user
Delete Branch "docs/bnstoolkit-architecture"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
New design doc for the custom companion mod, plus expanded perk specifications so every column in the 13-tier ladder is fully designed before any Java is written.
Covers: package layout, six GUI screen specs, three FTB Chunks mixin targets, network packet contract (7 S2C + 5 C2S), data persistence model, config file schemas, KubeJS integration surface, 6-phase mod-implementation plan, and detailed per-perk specs for all 8 V1 perks (wilderness chunks, plot slots, sethomes, daily bounty slots, shop fee discount, chat colour, join broadcast, /back).
Seven future perk dimensions documented as JSON-extensible without code changes.
Nothing implemented yet — this is the source-of-truth design that must be reviewed before scaffolding begins.