Page 1 of 1
Simple property request: LuaEntityPrototype.item_slot_count
Posted: Tue May 14, 2019 3:41 pm
by Choumiko
Unless i'm blind the number of signals a constant combinator can hold isn't exposed in the
LuaEntityPrototype. Would be nice to have access to that during runtime, so i can figure out which combinator to use in my mod (exporting a possibly big collection of items with associated numbers to a blueprint)
Re: Simple property request: LuaEntityPrototype.item_slot_count
Posted: Tue May 14, 2019 5:02 pm
by eduran
Re: Simple property request: LuaEntityPrototype.item_slot_count
Posted: Tue May 14, 2019 5:08 pm
by Choumiko
That requires an actual entity, i kind of want it from the prototype only (edited top post)
Re: Simple property request: LuaEntityPrototype.item_slot_count
Posted: Fri May 17, 2019 9:07 am
by Bilka
Okay, added in the next version.