Code: Select all
data.raw["entity"]["storage-tank"].inventory_size = 25000,1. Is there a list of item/entity names somewhere?
2. Am I using the wrong line of code?
Thanks in advance
Code: Select all
data.raw["entity"]["storage-tank"].inventory_size = 25000,

Prototype definitions and Lua objectsnooby wrote:1. Is there a list of item/entity names somewhere?

that is a list of types to be precise :pJamesOFarrell wrote:Prototype definitions and Lua objectsnooby wrote:1. Is there a list of item/entity names somewhere?

Whoopscartmen180 wrote:that is a list of types to be precise :p
nevertheless very useful for modders ^^