Request:
Add the inventory_size property for LuaEntityPrototype so we know the inventory size of chest prototypes without the need of getting any chest on the map.
LuaEntityPrototype.inventory_size
Re: LuaEntityPrototype.inventory_size
Added for 0.15: get_inventory_size on LuaEntityPrototype that uses the same inventory indexes as get_inventory.
If you want to get ahold of me I'm almost always on Discord.
Re: LuaEntityPrototype.inventory_size
Thanks! <3