Skip to content

InventoryPageModule

Kapitencraft edited this page Jun 28, 2026 · 2 revisions

inventory_tabs.png

this module adds a configurable inventory page system. you can register custom pages to the InventoryPageRegistries.INVENTORY_PAGES and attach a renderer via the RegisterInventoryPageRenderersEvent similar to how MenuScreens function.

this module also supplies a system similar to curious where you can register custom slots which will show up on the equipment page of the inventory. custom WearableSlots can be registered to the InventoryPageRegistries.WEARABLE_SLOTS

Clone this wiki locally