FactoryMaster/js/items.json

10 lines
92 B
JSON

{
"items": [{
"id": 0,
"name": "coal"
},{
"id": 1,
"name": "log"
}]
}