You've already forked minecraft-assets
Create/Update assets for version 1.19-pre1
This commit is contained in:
13
assets/minecraft/models/item/bone.json
Normal file
13
assets/minecraft/models/item/bone.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "item/handheld",
|
||||
"textures": {
|
||||
"layer0": "item/bone"
|
||||
},
|
||||
"display": {
|
||||
"head": {
|
||||
"rotation": [ 0, 0, -45 ],
|
||||
"translation": [ 0, -4.5, -6.5],
|
||||
"scale":[ 1, 1, 1 ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user