Advertisement
Energyxxer

Untitled

Nov 10th, 2016
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.30 KB | None | 0 0
  1. {
  2.     "textures": {
  3.         "texture": "minecraft:items/stick"
  4.     },
  5.     "elements": [
  6.         {
  7.             "from": [ 0, 0, 0 ],
  8.             "to": [ 16, 16, 16],
  9.             "faces": {
  10.                 "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
  11.             }
  12.         }
  13.     ]
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement