Skip to content

Add more machine types #46

@fechan

Description

@fechan

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions