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

9 lines
236 B
JSON

{
"parent": "minecraft:block/orientable",
"textures": {
"front": "computercraft:block/computer_command_front",
"side": "computercraft:block/computer_command_side",
"top": "computercraft:block/computer_command_top"
}
}