item but as a file

This commit is contained in:
2026-07-11 11:44:34 -05:00
parent ca02ee0352
commit b08ad308e4
16 changed files with 236 additions and 162 deletions
+5
View File
@@ -0,0 +1,5 @@
[
{ "id": "POTION", "type": "MEDICINE", "weight": 1.0, "name": "potion" },
{ "id": "POTATO", "type": "FOOD", "weight": 0.5, "name": "potato" },
{ "id": "APPLE", "type": "FOOD", "weight": 0.3, "name": "apple" }
]