You've already forked minecraft-assets
Create/Update assets for version 1.8.2
This commit is contained in:
18
assets/minecraft/models/item/skull_skeleton.json
Normal file
18
assets/minecraft/models/item/skull_skeleton.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"parent": "builtin/entity",
|
||||
"display": {
|
||||
"thirdperson": {
|
||||
"rotation": [ 180, -45, 0 ],
|
||||
"translation": [ 0, 1, -2.5 ],
|
||||
"scale": [ 0.25, 0.25, 0.25 ]
|
||||
},
|
||||
"firstperson": {
|
||||
"rotation": [ 0, -180, 0 ],
|
||||
"scale": [ 0.55, 0.55, 0.55 ]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [ 0, 180, 0 ],
|
||||
"scale": [ 0.7, 0.7, 0.7 ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user