1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-06 12:03:21 +00:00
CC-Tweaked/src/main/resources/assets/computercraft/models/block/turtle_modem_on_right.json
SquidDev 86569533e9 The big massive reformat
- Normalise all line endings to be LF rather than CLRF
 - Trim all trailing whitespace
 - Remove any tabs
2018-12-17 18:09:31 +00:00

7 lines
156 B
JSON

{
"parent": "computercraft:block/turtle_upgrade_base_right",
"textures": {
"texture": "computercraft:blocks/wireless_modem_face_on"
}
}