
Could someone give me this code line or better: i need code to define a parameter called "tabs" which defines the count of inventory tabs in a container.
I'm not good in hard coding so i need really big help of the community.
If you mean "tabs" like the item groups in the player's inventory or the recipe selection in assembler's but for another container then I'm fairly certain that you can't define that. I'd ask if you simply mean the number of slots in an inventory, but I'm fairly sure that not having the inventory_size 'node' would cause Factorio to throw an error...Phakx wrote:i need code to define a parameter called "tabs" which defines the count of inventory tabs in a container.