minecraft-mod/old-src/main/resources/assets/modchest/models/item/shipblock.json

6 lines
93 B
JSON
Executable File

{
"parent": "item/generated",
"textures": {
"layer0": "modchest:item/shipblock"
}
}