import sources from scattered branches
This commit is contained in:
64
public/assets/minecraft/blockstates/cherry_sign.json
Normal file
64
public/assets/minecraft/blockstates/cherry_sign.json
Normal 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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user