mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-13 22:14:13 +01:00
68e3be9b43
- Added crafting, smelting and stonecutting recipes for all added blocks
10 lines
206 B
JSON
10 lines
206 B
JSON
{
|
|
"parent": "create:block/cogwheel",
|
|
"display": {
|
|
"fixed": {
|
|
"rotation": [ 90, 0, 0 ],
|
|
"translation": [ 0, 0, 0],
|
|
"scale":[ 0.5, 0.5, 0.5 ]
|
|
}
|
|
}
|
|
} |