CC-Tweaked/src/main/resources/assets/computercraft/models/block/turtle_normal_base.json

7 lines
132 B
JSON

{
"parent": "computercraft:block/turtle_base",
"textures": {
"texture": "computercraft:block/turtle_normal"
}
}