mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 22:44:07 +01:00
45 lines
3.5 KiB
JSON
45 lines
3.5 KiB
JSON
|
{
|
||
|
"variants": {
|
||
|
"attached=false,attach_face=up,axis=y": { "model": "create:block/encased_belt", "x": 90 },
|
||
|
"attached=false,attach_face=down,axis=y": { "model": "create:block/encased_belt", "x": 90 },
|
||
|
"attached=false,attach_face=east,axis=y": { "model": "create:block/encased_belt", "x": 90 },
|
||
|
"attached=false,attach_face=west,axis=y": { "model": "create:block/encased_belt", "x": 90 },
|
||
|
"attached=false,attach_face=north,axis=y": { "model": "create:block/encased_belt", "x": 90 },
|
||
|
"attached=false,attach_face=south,axis=y": { "model": "create:block/encased_belt", "x": 90 },
|
||
|
|
||
|
"attached=false,attach_face=up,axis=z": { "model": "create:block/encased_belt"},
|
||
|
"attached=false,attach_face=down,axis=z": { "model": "create:block/encased_belt"},
|
||
|
"attached=false,attach_face=east,axis=z": { "model": "create:block/encased_belt"},
|
||
|
"attached=false,attach_face=west,axis=z": { "model": "create:block/encased_belt"},
|
||
|
"attached=false,attach_face=north,axis=z": { "model": "create:block/encased_belt"},
|
||
|
"attached=false,attach_face=south,axis=z": { "model": "create:block/encased_belt"},
|
||
|
|
||
|
"attached=false,attach_face=up,axis=x": { "model": "create:block/encased_belt", "y": 90 },
|
||
|
"attached=false,attach_face=down,axis=x": { "model": "create:block/encased_belt", "y": 90 },
|
||
|
"attached=false,attach_face=east,axis=x": { "model": "create:block/encased_belt", "y": 90 },
|
||
|
"attached=false,attach_face=west,axis=x": { "model": "create:block/encased_belt", "y": 90 },
|
||
|
"attached=false,attach_face=north,axis=x": { "model": "create:block/encased_belt", "y": 90 },
|
||
|
"attached=false,attach_face=south,axis=x": { "model": "create:block/encased_belt", "y": 90 },
|
||
|
|
||
|
"attached=true,attach_face=up,axis=y": { "model": "block/dirt" },
|
||
|
"attached=true,attach_face=down,axis=y": { "model": "block/dirt" },
|
||
|
"attached=true,attach_face=east,axis=y": { "model": "create:block/encased_belt_attached_vertical", "y": 270 },
|
||
|
"attached=true,attach_face=west,axis=y": { "model": "create:block/encased_belt_attached_vertical", "y": 90 },
|
||
|
"attached=true,attach_face=north,axis=y": { "model": "create:block/encased_belt_attached_vertical", "y": 180 },
|
||
|
"attached=true,attach_face=south,axis=y": { "model": "create:block/encased_belt_attached_vertical", "y": 0 },
|
||
|
|
||
|
"attached=true,attach_face=up,axis=z": { "model": "create:block/encased_belt_attached_horizontal", "x": 270, "y": 90 },
|
||
|
"attached=true,attach_face=down,axis=z": { "model": "create:block/encased_belt_attached_horizontal", "x": 90, "y": 90 },
|
||
|
"attached=true,attach_face=east,axis=z": { "model": "create:block/encased_belt_attached_horizontal", "x": 0, "y": 90 },
|
||
|
"attached=true,attach_face=west,axis=z": { "model": "create:block/encased_belt_attached_horizontal", "x": 180, "y": 90 },
|
||
|
"attached=true,attach_face=north,axis=z": { "model": "block/dirt"},
|
||
|
"attached=true,attach_face=south,axis=z": { "model": "block/dirt"},
|
||
|
|
||
|
"attached=true,attach_face=up,axis=x": { "model": "create:block/encased_belt_attached_horizontal", "x": 270 },
|
||
|
"attached=true,attach_face=down,axis=x": { "model": "create:block/encased_belt_attached_horizontal", "x": 90 },
|
||
|
"attached=true,attach_face=east,axis=x": { "model": "block/dirt" },
|
||
|
"attached=true,attach_face=west,axis=x": { "model": "block/dirt" },
|
||
|
"attached=true,attach_face=north,axis=x": { "model": "create:block/encased_belt_attached_horizontal", "x": 0 },
|
||
|
"attached=true,attach_face=south,axis=x": { "model": "create:block/encased_belt_attached_horizontal", "x": 180 }
|
||
|
}
|
||
|
}
|