mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 22:44:07 +01:00
13 lines
300 B
JSON
13 lines
300 B
JSON
|
{
|
||
|
"parent": "create:block/repeaters/flexpulsepeater",
|
||
|
"textures": {
|
||
|
"flexpeater_off": "create:block/flexpulsepeater_item"
|
||
|
},
|
||
|
"display": {
|
||
|
"fixed": {
|
||
|
"rotation": [ 270, 0, 0 ],
|
||
|
"translation": [ 0, 0, -3],
|
||
|
"scale":[ 0.5, 0.5, 0.5 ]
|
||
|
}
|
||
|
}
|
||
|
}
|