{ "variants": { "facing=east,axis_along_first=false": { "model": "create:block/gauge/base_wall", "x": 0, "y": 0 }, "facing=west,axis_along_first=false": { "model": "create:block/gauge/base_wall", "x": 0, "y": 180 }, "facing=up,axis_along_first=false": { "model": "create:block/gauge/base", "x": 0, "y": 0 }, "facing=down,axis_along_first=false": { "model": "create:block/gauge/base", "x": 180, "y": 0 }, "facing=south,axis_along_first=false": { "model": "create:block/gauge/base_wall", "x": 90, "y": 90 }, "facing=north,axis_along_first=false": { "model": "create:block/gauge/base_wall", "x": 90, "y": 270 }, "facing=east,axis_along_first=true": { "model": "create:block/gauge/base_wall", "x": 90, "y": 0 }, "facing=west,axis_along_first=true": { "model": "create:block/gauge/base_wall", "x": 90, "y": 180 }, "facing=up,axis_along_first=true": { "model": "create:block/gauge/base", "x": 0, "y": 90 }, "facing=down,axis_along_first=true": { "model": "create:block/gauge/base", "x": 180, "y": 90 }, "facing=south,axis_along_first=true": { "model": "create:block/gauge/base_wall", "x": 0, "y": 90 }, "facing=north,axis_along_first=true": { "model": "create:block/gauge/base_wall", "x": 0, "y": 270 } } }