This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Galaxy-Strike-Online/test/data/items/materials/bio/bio_pulp.json
2026-03-29 00:16:10 -03:00

12 lines
281 B
JSON

{
"materials": {
"id": "test:bio_pulp",
"texture": "test/assets/textures/materials/bio/bio_pulp.png",
"displayName": "items.materials.test.bio_pulp",
"description": "items.materials.test.bio_pulp.desc",
"meta": {
"storeCategory": "test:bio"
}
}
}