Advertisement
Gamebuster

blockstates/petrifiedWood.json

May 28th, 2016
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.29 KB | None | 0 0
  1. {
  2.     "variants": {
  3.         "axis=y":    { "model": "supernatural:petrifiedWood" },
  4.         "axis=z":     { "model": "supernatural:petrifiedWood", "x": 90 },
  5.         "axis=x":     { "model": "supernatural:petrifiedWood", "x": 90, "y": 90 },
  6.         "axis=none":   { "model": "oak_bark" }
  7.     }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement