Guest User

JSON item file

a guest
Aug 20th, 2015
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. //stored in its own folder (models/item/Pipe)
  2. //parent is own custom model
  3. {
  4. "parent":"tutorial:block/Pipe/pipe01",
  5. "display":
  6. {
  7. "thirdperson":
  8. {
  9. "rotation": [ 10, -45, 170 ],
  10. "translation": [ 0, 1.5, -2.75 ],
  11. "scale": [ 0.375, 0.375, 0.375 ]
  12. }
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment