Add a rotation to the item textures
SiverDX opened this issue ยท 2 comments
Overview
Hey,
if you add a rotation to the gui
part of the models\block\*.json
the item will look 3D
Value used:
"gui": {
"rotation": [30, 135, 0],
"scale": [0.75, 0.75, 0.75]
},
Values used:
"gui": {
"rotation": [30, 135, 0],
"translation": [-2, 0, 0],
"scale": [0.35, 0.35, 0.35]
},
Why would this feature be useful?
It looks better (in my opinion)
I did it for gravestones
, urns
, small urns
and coffins
with some slightly changed values if you're interested
https://www.mediafire.com/file/giw1xi85p13t9uw/graveyard.zip/file