You've already forked minecraft-assets
Create/Update assets for version 1.8.2
This commit is contained in:
15
assets/minecraft/models/item/snow_layer.json
Normal file
15
assets/minecraft/models/item/snow_layer.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "block/snow_height2",
|
||||
"display": {
|
||||
"thirdperson": {
|
||||
"rotation": [ 10, -45, 170 ],
|
||||
"translation": [ 0, 0.25, -2.75 ],
|
||||
"scale": [ 0.375, 0.375, 0.375 ]
|
||||
},
|
||||
"firstperson": {
|
||||
"rotation": [ 0, 0, 0 ],
|
||||
"translation": [ 0, 5.25, 0 ],
|
||||
"scale": [ 1, 1, 1 ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user