fechan / modular-factory

0 stars 0 forks source link

Auto detect maxInputSizes #2

Closed fechan closed 1 year ago

fechan commented 1 year ago

Currently this is input manually in the machine's class definition, but once the multiblock IO stuff is done we can just enumerate the inventory slots and call getItemLimit(slot)

fechan commented 1 year ago

Done, with the option of overriding the default behavior