Create/src/generated/resources/assets/create/blockstates/metal_bracket.json

154 lines
4.7 KiB
JSON
Raw Normal View History

{
"variants": {
"axis_along_first=false,facing=down,type=pipe": {
"model": "create:block/bracket/pipe/ground_metal",
"x": 180
},
"axis_along_first=true,facing=down,type=pipe": {
"model": "create:block/bracket/pipe/ground_metal",
"x": 180,
"y": 90
},
"axis_along_first=false,facing=up,type=pipe": {
"model": "create:block/bracket/pipe/ground_metal"
},
"axis_along_first=true,facing=up,type=pipe": {
"model": "create:block/bracket/pipe/ground_metal",
"y": 90
},
"axis_along_first=false,facing=north,type=pipe": {
"model": "create:block/bracket/pipe/wall_metal",
"x": 90,
"y": 270
},
"axis_along_first=true,facing=north,type=pipe": {
"model": "create:block/bracket/pipe/wall_metal",
"y": 270
},
"axis_along_first=false,facing=south,type=pipe": {
"model": "create:block/bracket/pipe/wall_metal",
"x": 90,
"y": 90
},
"axis_along_first=true,facing=south,type=pipe": {
"model": "create:block/bracket/pipe/wall_metal",
"y": 90
},
"axis_along_first=false,facing=west,type=pipe": {
"model": "create:block/bracket/pipe/wall_metal",
"y": 180
},
"axis_along_first=true,facing=west,type=pipe": {
"model": "create:block/bracket/pipe/wall_metal",
"x": 90,
"y": 180
},
"axis_along_first=false,facing=east,type=pipe": {
"model": "create:block/bracket/pipe/wall_metal"
},
"axis_along_first=true,facing=east,type=pipe": {
"model": "create:block/bracket/pipe/wall_metal",
"x": 90
},
"axis_along_first=false,facing=down,type=cog": {
"model": "create:block/bracket/cog/ground_metal",
"x": 180
},
"axis_along_first=true,facing=down,type=cog": {
"model": "create:block/bracket/cog/ground_metal",
"x": 180,
"y": 90
},
"axis_along_first=false,facing=up,type=cog": {
"model": "create:block/bracket/cog/ground_metal"
},
"axis_along_first=true,facing=up,type=cog": {
"model": "create:block/bracket/cog/ground_metal",
"y": 90
},
"axis_along_first=false,facing=north,type=cog": {
"model": "create:block/bracket/cog/wall_metal",
"x": 90,
"y": 270
},
"axis_along_first=true,facing=north,type=cog": {
"model": "create:block/bracket/cog/wall_metal",
"y": 270
},
"axis_along_first=false,facing=south,type=cog": {
"model": "create:block/bracket/cog/wall_metal",
"x": 90,
"y": 90
},
"axis_along_first=true,facing=south,type=cog": {
"model": "create:block/bracket/cog/wall_metal",
"y": 90
},
"axis_along_first=false,facing=west,type=cog": {
"model": "create:block/bracket/cog/wall_metal",
"y": 180
},
"axis_along_first=true,facing=west,type=cog": {
"model": "create:block/bracket/cog/wall_metal",
"x": 90,
"y": 180
},
"axis_along_first=false,facing=east,type=cog": {
"model": "create:block/bracket/cog/wall_metal"
},
"axis_along_first=true,facing=east,type=cog": {
"model": "create:block/bracket/cog/wall_metal",
"x": 90
},
"axis_along_first=false,facing=down,type=shaft": {
"model": "create:block/bracket/shaft/ground_metal",
"x": 180
},
"axis_along_first=true,facing=down,type=shaft": {
"model": "create:block/bracket/shaft/ground_metal",
"x": 180,
"y": 90
},
"axis_along_first=false,facing=up,type=shaft": {
"model": "create:block/bracket/shaft/ground_metal"
},
"axis_along_first=true,facing=up,type=shaft": {
"model": "create:block/bracket/shaft/ground_metal",
"y": 90
},
"axis_along_first=false,facing=north,type=shaft": {
"model": "create:block/bracket/shaft/wall_metal",
"x": 90,
"y": 270
},
"axis_along_first=true,facing=north,type=shaft": {
"model": "create:block/bracket/shaft/wall_metal",
"y": 270
},
"axis_along_first=false,facing=south,type=shaft": {
"model": "create:block/bracket/shaft/wall_metal",
"x": 90,
"y": 90
},
"axis_along_first=true,facing=south,type=shaft": {
"model": "create:block/bracket/shaft/wall_metal",
"y": 90
},
"axis_along_first=false,facing=west,type=shaft": {
"model": "create:block/bracket/shaft/wall_metal",
"y": 180
},
"axis_along_first=true,facing=west,type=shaft": {
"model": "create:block/bracket/shaft/wall_metal",
"x": 90,
"y": 180
},
"axis_along_first=false,facing=east,type=shaft": {
"model": "create:block/bracket/shaft/wall_metal"
},
"axis_along_first=true,facing=east,type=shaft": {
"model": "create:block/bracket/shaft/wall_metal",
"x": 90
}
}
}