{ "variants": { "active=false,facing=north": [ { "model": "tfg:block/casings/pisciculture_core" } ], "active=false,facing=south": [ { "model": "tfg:block/casings/pisciculture_core", "y": 180 } ], "active=false,facing=west": [ { "model": "tfg:block/casings/pisciculture_core", "y": 270 } ], "active=false,facing=east": [ { "model": "tfg:block/casings/pisciculture_core", "y": 90 } ], "active=true,facing=north": [ { "model": "tfg:block/casings/pisciculture_core_active" } ], "active=true,facing=south": [ { "model": "tfg:block/casings/pisciculture_core_active", "y": 180 } ], "active=true,facing=west": [ { "model": "tfg:block/casings/pisciculture_core_active", "y": 270 } ], "active=true,facing=east": [ { "model": "tfg:block/casings/pisciculture_core_active", "y": 90 } ] } }