Advertisement
Guest User

mineral_altar.json Item Model

a guest
Sep 2nd, 2015
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. # THIS IS THE BLOCK ITEM MDOEL FILE. IT GOES IN THE assets/geology/models/item/ folder.
  2. # Generated using sheenrox82's JSON File Generator for Minecraft 1.8.
  3.  
  4. {
  5. "parent": "geology:block/mineral_altar",
  6. "display": {
  7. "thirdperson": {
  8. "rotation": [ 10, -45, 170 ],
  9. "translation": [ 0, 1.5, -2.75 ],
  10. "scale": [ 0.375, 0.375, 0.375 ]
  11. }
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement