mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-16 23:46:04 +01:00
d8ab5dc122
- Added animation capabilities for blocks usable with the mechanical piston - New models for the harvester and the drill
10 lines
195 B
JSON
10 lines
195 B
JSON
{
|
|
"parent": "block/block",
|
|
"display": {
|
|
"gui": {
|
|
"rotation": [ 30, 45, 0 ],
|
|
"translation": [ 0, 0, 0],
|
|
"scale":[ 0.625, 0.625, 0.625 ]
|
|
}
|
|
}
|
|
} |