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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
290 B
JSON
Raw Normal View History

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