-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Right now anything with <9 is initialized with groups of single slots labelled stuff like "Slot 1" and anything with >=9 is initialized with a single group with all the slots named "Inventory," with notable exception of the vanilla blocks which have hard coded names ("Top", "Fuel", "Result" for furnace-likes, for instance).
Though it's impossible to have coverage of every single modded block, I think it would be nice to have some common mods' peripherals have more appropriate slot groups with names, like Immersive Engineering, Create, and Thermal Series.
Preferably, the user should be able to define their own configuration for slot groups in an easy to write format on the ComputerCraft side, and SIGILS would detect them on startup.
Reactions are currently unavailable