Advertisement
Guest User

Teste

a guest
Aug 24th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. {
  2. "variants": {
  3. "inventory": { "model": "xycraft:teste/testebotom" },
  4. "facing=north,half=bottom,open=false": { "modellguemlguem": "xycraft:teste/testebotom" },
  5. "facing=south,half=bottom,open=false": { "model": "xycraft:teste/testebotom" },
  6. "facing=east,half=bottom,open=false": { "model": "xycraft:teste/testebotom" },
  7. "facing=west,half=bottom,open=false": { "model": "xycraft:teste/testebotom" },
  8. "facing=north,half=top,open=false": { "model": "xycraft:teste/testetop" },
  9. "facing=south,half=top,open=false": { "model": "xycraft:teste/testetop" },
  10. "facing=east,half=top,open=false": { "model": "xycraft:teste/testetop" },
  11. "facing=west,half=top,open=false": { "model": "xycraft:teste/testetop" },
  12. "facing=north,half=bottom,open=true": { "model": "xycraft:teste/testeopen" },
  13. "facing=south,half=bottom,open=true": { "model": "xycraft:teste/testeopen", "y": 180 },
  14. "facing=east,half=bottom,open=true": { "model": "xycraft:teste/testeopen", "y": 90 },
  15. "facing=west,half=bottom,open=true": { "model": "xycraft:teste/testeopen", "y": 270 },
  16. "facing=north,half=top,open=true": { "model": "xycraft:teste/testeopen" },
  17. "facing=south,half=top,open=true": { "model": "xycraft:teste/testeopen", "y": 180 },
  18. "facing=east,half=top,open=true": { "model": "xycraft:teste/testeopen", "y": 90 },
  19. "facing=west,half=top,open=true": { "model": "xycraft:teste/testeopen", "y": 270 }
  20.  
  21. }
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement