Advertisement
Guest User

itemvapestick.json

a guest
Sep 8th, 2017
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.35 KB | None | 0 0
  1. {
  2.   "parent": "item/generated",
  3.   "textures": {
  4.     "layer0": "rvm:items/vapestick"
  5.   },
  6.   "display": {
  7.     "thirdperson": {
  8.       "rotation": [-90,0,0],
  9.       "translation": [0,1,-3],
  10.       "scale": [0.55,0.55,0.55]
  11.     },
  12.     "firstperson": {
  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