CC-Tweaked/projects/common/src/generated/resources/assets/computercraft/models/block/disk_drive_full.json

9 lines
227 B
JSON

{
"parent": "minecraft:block/orientable",
"textures": {
"front": "computercraft:block/disk_drive_front_accepted",
"side": "computercraft:block/disk_drive_side",
"top": "computercraft:block/disk_drive_top"
}
}