{ "variants": { "double=false,facing=down": { "model": "create:block/crate/brass/single" }, "double=true,facing=down": { "model": "create:block/crate/brass/top" }, "double=false,facing=up": { "model": "create:block/crate/brass/single" }, "double=true,facing=up": { "model": "create:block/crate/brass/bottom" }, "double=false,facing=north": { "model": "create:block/crate/brass/single" }, "double=true,facing=north": { "model": "create:block/crate/brass/right" }, "double=false,facing=south": { "model": "create:block/crate/brass/single" }, "double=true,facing=south": { "model": "create:block/crate/brass/left" }, "double=false,facing=west": { "model": "create:block/crate/brass/single" }, "double=true,facing=west": { "model": "create:block/crate/brass/left", "y": 90 }, "double=false,facing=east": { "model": "create:block/crate/brass/single" }, "double=true,facing=east": { "model": "create:block/crate/brass/right", "y": 90 } } }