This commit is contained in:
parent
5dd5d23221
commit
f13546e9b4
1 changed files with 26 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"format_version": "1.21.6",
|
"format_version": "1.21.6",
|
||||||
"credit": "Made with Blockbench",
|
"credit": "Made with Blockbench",
|
||||||
"texture_size": [64, 64],
|
"texture_size": [64, 64],
|
||||||
"render_type": "minecraft:cutout",
|
"render_type": "minecraft:cutout_mipped",
|
||||||
"textures": {
|
"textures": {
|
||||||
"0": "charmsnfabrics:block/floral_workstation",
|
"0": "charmsnfabrics:block/floral_workstation",
|
||||||
"particle": "minecraft:block/oak_planks"
|
"particle": "minecraft:block/oak_planks"
|
||||||
|
@ -153,6 +153,31 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"display": {
|
||||||
|
"thirdperson_righthand": {
|
||||||
|
"scale": [0.5, 0.5, 0.5]
|
||||||
|
},
|
||||||
|
"thirdperson_lefthand": {
|
||||||
|
"scale": [0.5, 0.5, 0.5]
|
||||||
|
},
|
||||||
|
"firstperson_righthand": {
|
||||||
|
"scale": [0.5, 0.5, 0.5]
|
||||||
|
},
|
||||||
|
"firstperson_lefthand": {
|
||||||
|
"scale": [0.5, 0.5, 0.5]
|
||||||
|
},
|
||||||
|
"ground": {
|
||||||
|
"translation": [0, 2, 0],
|
||||||
|
"scale": [0.25, 0.25, 0.25]
|
||||||
|
},
|
||||||
|
"gui": {
|
||||||
|
"rotation": [30, 45, 0],
|
||||||
|
"scale": [0.625, 0.625, 0.625]
|
||||||
|
},
|
||||||
|
"head": {
|
||||||
|
"translation": [0, 1, 0]
|
||||||
|
}
|
||||||
|
},
|
||||||
"groups": [
|
"groups": [
|
||||||
{
|
{
|
||||||
"name": "legs",
|
"name": "legs",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue