Advertisement
Guest User

Untitled

a guest
Sep 10th, 2020
985
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.42 KB | None | 0 0
  1. {
  2.   "parent": "item/generated",
  3.   "textures": {
  4.     "layer0": "itemsonstick:items/craftingtable_onastick"
  5.   },
  6.   "display": {
  7.     "thirdperson_righthand": {
  8.       "rotation": [ -90, -70, 0 ],
  9.       "translation": [ 0, 1, -3 ],
  10.       "scale": [ 0.55, 0.55, 0.55 ]
  11.     },
  12.     "firstperson_lefthand": {
  13.       "rotation": [ 0, -135, 25 ],
  14.       "translation": [ 0, 4, 2 ],
  15.       "scale": [ 1.7, 1.7, 1.7 ]
  16.     }
  17.   }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement