You've already forked minecraft-assets
Create/Update assets for version 1.8.2
This commit is contained in:
13
assets/minecraft/models/item/spruce_fence.json
Normal file
13
assets/minecraft/models/item/spruce_fence.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"parent": "block/spruce_fence_inventory",
|
||||
"display": {
|
||||
"thirdperson": {
|
||||
"rotation": [ 0, 0, 180 ],
|
||||
"translation": [ 0, 1.5, -2.75 ],
|
||||
"scale": [ 0.375, 0.375, 0.375 ]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [ 0, 90, 0 ]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user