-
Notifications
You must be signed in to change notification settings - Fork 4
InventoryPageModule
Kapitencraft edited this page Jun 28, 2026
·
2 revisions

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 and they will show up on the equipment page of the inventory. custom
WearableSlots can be registered to the InventoryPageRegistries.WEARABLE_SLOTS