Advertisement
Nuparu00

blockstate - example

Oct 15th, 2017
750
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. {
  2. "variants": {
  3. "facing=up": { "model": "TestEnvironmentMod:Armchair" },
  4. "facing=south": { "model": "TestEnvironmentMod:Armchair" },
  5. "facing=east": { "model": "TestEnvironmentMod:Armchair", "y": 270 },
  6. "facing=west": { "model": "TestEnvironmentMod:Armchair", "y": 90 },
  7. "facing=north": { "model": "TestEnvironmentMod:Armchair", "y": 180 }
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement