falloutlonesomeroad/src/main/resources/items.json
2026-05-15 16:18:51 -05:00

10 lines
No EOL
138 B
JSON

[
{
"name": "Food",
"desc": "Yummy :).",
"weight": 0,
"cost": 0,
"consumable": true,
"aidModifier": "food"
}
]