This repository has been archived on 2025-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
GamerItems/src/main/resources/assets/gameritems/models/block/matt_damon.json
2022-05-01 15:09:52 +02:00

6 lines
109 B
JSON
Executable File

{
"parent": "block/cube_all",
"textures": {
"all": "gameritems:block/matt_damon"
}
}