Renderer/assets/Data/entity/items.json
austin dda20e55cc
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
implement loot drops from entities
2024-11-13 23:04:35 -05:00

11 lines
225 B
JSON

{
"items" : [
],
"files" : [
"Data/entity/items/weapons.json",
"Data/entity/items/tools.json",
"Data/entity/items/clothing.json",
"Data/entity/items/materials.json"
]
}