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