mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 22:44:07 +01:00
56c879420b
+ Axis + Gear + Large Gear + Axis Tunnel + Gearshifter + Gearbox - Added related tileentites and renderers - Added related models and textures - Added the Rotation Propagator
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"forgemarker": 1,
|
|
"defaults": {
|
|
"model": "create:block/turntable"
|
|
},
|
|
"variants": {
|
|
"": { "model": "create:block/turntable" }
|
|
}
|
|
} |