Files
wireless-docs/public/assets/minecraft/blockstates/cherry_sign.json
2026-07-06 17:09:00 -04:00

64 lines
1.4 KiB
JSON

{
"variants": {
"rotation=0": {
"model": "minecraft:block/cherry_sign_rot_0"
},
"rotation=1": {
"model": "minecraft:block/cherry_sign_rot_1"
},
"rotation=10": {
"model": "minecraft:block/cherry_sign_rot_2",
"y": 180
},
"rotation=11": {
"model": "minecraft:block/cherry_sign_rot_3",
"y": 180
},
"rotation=12": {
"model": "minecraft:block/cherry_sign_rot_0",
"y": 270
},
"rotation=13": {
"model": "minecraft:block/cherry_sign_rot_1",
"y": 270
},
"rotation=14": {
"model": "minecraft:block/cherry_sign_rot_2",
"y": 270
},
"rotation=15": {
"model": "minecraft:block/cherry_sign_rot_3",
"y": 270
},
"rotation=2": {
"model": "minecraft:block/cherry_sign_rot_2"
},
"rotation=3": {
"model": "minecraft:block/cherry_sign_rot_3"
},
"rotation=4": {
"model": "minecraft:block/cherry_sign_rot_0",
"y": 90
},
"rotation=5": {
"model": "minecraft:block/cherry_sign_rot_1",
"y": 90
},
"rotation=6": {
"model": "minecraft:block/cherry_sign_rot_2",
"y": 90
},
"rotation=7": {
"model": "minecraft:block/cherry_sign_rot_3",
"y": 90
},
"rotation=8": {
"model": "minecraft:block/cherry_sign_rot_0",
"y": 180
},
"rotation=9": {
"model": "minecraft:block/cherry_sign_rot_1",
"y": 180
}
}
}