mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-10 06:16:07 +01:00
f5f9ac7989
- Added Screens for Flexcrate and Stockswitch - Added Models for Flexcrate and Stockswitch - Added Container and Inventory to Flexcrate - Redstone bridges are now divided into senders and receivers - Fixed some GUI inconsistencies and repetitive code
10 lines
No EOL
218 B
JSON
10 lines
No EOL
218 B
JSON
{
|
|
"parent": "create:block/stockpile_switch_4",
|
|
"display": {
|
|
"gui": {
|
|
"rotation": [ 30, 45, 0 ],
|
|
"translation": [ 0, 0, 0],
|
|
"scale":[ 0.625, 0.625, 0.625 ]
|
|
}
|
|
}
|
|
} |