PMMO / Better Inventory Compat
Small bridge mod for NeoForge 1.21.1 between Project MMO (PMMO) and Better Inventory. Moves PMMO's skill panel off the vanilla inventory screen and onto the Better Inventory screen instead.
Requires (does nothing without both)
- Project MMO 2.10.0+
- Better Inventory 1.0.0+
Config (pmmobicompat-client.toml)
hide_on_vanilla_inventory(defaulttrue) — setfalseto show the panel on both screenstop_margin/bottom_margin(default0) — nudge the panel if it overlaps other Better Inventory elements
Notes
- Client-side only.
- No PMMO or Better Inventory code is bundled or copied — pure runtime reference to their public classes, like any other compat mod.
- MIT licensed.

