Slot Customization API

A small API for mods to dynamically modify inventory slots. Allows changing the position, disabling/enabling slots and adds tooltips for empty slots.

60,81k

Slot Customization API

A small API for mods to dynamically modify inventory slots. Allows changing the position, disabling/enabling slots and adds tooltips for empty slots.

How to use

Casting a "Slot" to the "SlotCustomization" interface gives access to all relevant methods.

ADS