mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-16 23:46:04 +01:00
13 lines
280 B
JSON
13 lines
280 B
JSON
|
{
|
||
|
"parent": "create:block/flexpeater",
|
||
|
"textures": {
|
||
|
"flexpeater_off": "create:block/flexpeater_item"
|
||
|
},
|
||
|
"display": {
|
||
|
"fixed": {
|
||
|
"rotation": [ 270, 0, 0 ],
|
||
|
"translation": [ 0, 0, -3],
|
||
|
"scale":[ 0.5, 0.5, 0.5 ]
|
||
|
}
|
||
|
}
|
||
|
}
|