You've already forked minecraft-assets
Create/Update assets for version 1.17.1
This commit is contained in:
15
assets/minecraft/models/item/dragon_head.json
Normal file
15
assets/minecraft/models/item/dragon_head.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "item/template_skull",
|
||||
"display": {
|
||||
"gui": {
|
||||
"translation": [ -2, 2, 0 ],
|
||||
"rotation": [ 30, 45, 0 ],
|
||||
"scale": [ 0.6, 0.6, 0.6 ]
|
||||
},
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [ 0, 180, 0 ],
|
||||
"translation": [ 0, -1, 2 ],
|
||||
"scale": [ 0.5, 0.5, 0.5 ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user