import sources from scattered branches

This commit is contained in:
2026-07-08 23:12:18 -04:00
parent a1cbd1657e
commit 5e9d8f1b34
9409 changed files with 97775 additions and 7 deletions

View File

@@ -0,0 +1,64 @@
{
"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
}
}
}