-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Labels
Milestone
Description
You might want a container similar to a chest, but with a different amount of slots. Currently, you would need to copy and paste the entire Chest block entity code and the window gui code, and then increase the amount of slots. It would be nice to be able to just have a way to specify .slotCount = number of slots somewhere in the zon and have it automatically do all that for you.