Skip to content

Commit

Permalink
feat: use block/block
Browse files Browse the repository at this point in the history
  • Loading branch information
bruberu committed Jul 28, 2024
1 parent 4c9fa32 commit d94ff6c
Showing 1 changed file with 2 additions and 17 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"parent": "block/block",
"credit": "Made with Blockbench",
"elements": [
{
Expand All @@ -14,21 +15,5 @@
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
}
}
],
"display": {
"firstperson_righthand": {
"rotation": [0, 7, 0],
"translation": [0, -1.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"rotation": [0, 7, 0],
"translation": [0, -1.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [34, 45, 0],
"scale": [0.7, 0.7, 0.7]
}
}
]
}

0 comments on commit d94ff6c

Please sign in to comment.