sword model rescale
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [ 0, 90, 0 ],
|
||||
"translation": [ 0, 6.6, 1.33 ],
|
||||
"scale": [ 0.7, 0.75, 0.75 ]
|
||||
"scale": [ 0.75, 0.75, 0.75 ]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [ 0, 90, 0 ],
|
||||
@@ -179,7 +179,8 @@
|
||||
"scale": [ 0.5, 0.5, 0.5 ]
|
||||
},
|
||||
"ground": {
|
||||
"rotation": [ 90, 0, 0 ]
|
||||
"rotation": [ 90, 0, 0 ],
|
||||
"scale": [ 0.75, 0.75, 0.75 ]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [ 0, 0, 45 ],
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"piston_bellows": {
|
||||
"category": "player",
|
||||
"sounds": [
|
||||
"forgecraft:piston_bellows"
|
||||
],
|
||||
"subtitle": "forgecraft.subtitle.piston_bellows"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user