{ "multipart": [ { "when": { "OR": [ { "south": "none|broke", "north": "none|broke", "west": "none|broke", "east": "none|broke" }, { "north": "side|up", "east": "side|up" }, { "south": "side|up", "east": "side|up" }, { "south": "side|up", "west": "side|up" }, { "north": "side|up", "west": "side|up" } ] }, "apply": { "model": "glowstonewire:block/glowstone_dust_dot" } }, { "when": { "OR": [ { "north": "side|up" }, { "south": "side|up", "north": "none|broke", "west": "none|broke", "east": "none|broke" } ] }, "apply": { "model": "glowstonewire:block/glowstone_dust_side0" } }, { "when": { "OR": [ { "south": "side|up" }, { "south": "none|broke", "north": "side|up", "west": "none|broke", "east": "none|broke" }, { "south": "broke", "north": "side|up", "west": "broke", "east": "broke" } ] }, "apply": { "model": "glowstonewire:block/glowstone_dust_side_alt0" } }, { "when": { "OR": [ { "east": "side|up" }, { "south": "none|broke", "north": "none|broke", "west": "side|up", "east": "none|broke" }, { "south": "broke", "north": "broke", "west": "side|up", "east": "broke" } ] }, "apply": { "y": 270, "model": "glowstonewire:block/glowstone_dust_side_alt1" } }, { "when": { "OR": [ { "west": "side|up" }, { "south": "none|broke", "north": "none|broke", "west": "none|broke", "east": "side|up" }, { "south": "broke", "north": "broke", "west": "broke", "east": "side|up" } ] }, "apply": { "y": 270, "model": "glowstonewire:block/glowstone_dust_side1" } }, { "when": { "north": "up" }, "apply": { "model": "glowstonewire:block/glowstone_dust_up" } }, { "when": { "east": "up" }, "apply": { "y": 90, "model": "glowstonewire:block/glowstone_dust_up" } }, { "when": { "south": "up" }, "apply": { "y": 180, "model": "glowstonewire:block/glowstone_dust_up" } }, { "when": { "west": "up" }, "apply": { "y": 270, "model": "glowstonewire:block/glowstone_dust_up" } } ] }