Code: Select all
for i, resource in pairs(data.raw.resource) do
resource.result = "uranium-ore"
end
Code: Select all
for i, resource in pairs(data.raw.resource) do
resource.result = "uranium-ore"
end
Code: Select all
table.insert(data.raw["recipe-category"], {type = "recipe-category", name = "test"})
Hey Klonan, thank you for the reply, it is good to know /shout can be shortened to /s. Still, I'd like to think that the current implementation of the chat was rushed and only a temporary measure. I think having to type commands to chat is a bad game design.