8 lines
205 B
Lua

return
{
entities =
{
{"steel-chest", {x = 0, y = 0.5}, {items = {["bob-robo-charge-port"] = 1, ["flying-robot-frame"] = 3, ["robot-brain-combat"] = 1, ["robot-tool-construction"] = 4}, }},
},
}