Advertisement
42Scope42

Panel model

Mar 27th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.27 KB | None | 0 0
  1. {
  2.     "textures": {
  3.         "panel": "imm:blocks/iron_block (5)"
  4.     },
  5.     "elements": [
  6.         {   "from": [ 0, 15, 0 ],
  7.             "to": [ 16, 16, 16 ],
  8.             "faces": {
  9.                 "up":    { "texture": "#panel" }
  10.             }
  11.         }
  12.     ]
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement