User Tools

Site Tools


mtr_extra:resourcepack:make:others

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mtr_extra:resourcepack:make:others [2025/11/29 11:01] Navimtr_extra:resourcepack:make:others [2025/12/22 14:44] (current) Navi
Line 91: Line 91:
         "color": "000000",         "color": "000000",
         "flipTextureV": true,         "flipTextureV": true,
-        "translation": [0,0,0]+        "translation": {"x":0,"y":0,"z":0}
-        "rotation": [0,0,0]+        "rotation": {"x":0,"y":0,"z":0}
-        "scale": [1,1,1],+        "scale": {"x":1,"y":1,"z":1},
         "mirror": [false,false,false]         "mirror": [false,false,false]
 } }
Line 108: Line 108:
   * Replace the value of ''color'' with a HEX colour value that you like. This will change the colour of the small square next to the object to that value.   * Replace the value of ''color'' with a HEX colour value that you like. This will change the colour of the small square next to the object to that value.
   * Modify the values of ''translation'', ''rotation'' and/or ''scale'' ([x,y,z]) if you want the model to be rendered by default to have that value of translation/rotation/scale.   * Modify the values of ''translation'', ''rotation'' and/or ''scale'' ([x,y,z]) if you want the model to be rendered by default to have that value of translation/rotation/scale.
-  * Set ''mirror'' to ''true'' if you want the icon to be rendered with a small padding around.+  * Set ''mirror'' to ''true'' if you want the model to be flipped on that axis.
  
 <tabbox Custom lifts> <tabbox Custom lifts>
mtr_extra/resourcepack/make/others.1764414076.txt.gz · Last modified: 2025/11/29 11:01 by Navi