Guest User

copper_door.json

a guest
Apr 7th, 2015
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. {
  2. "variants": {
  3. "facing=east,half=lower,hinge=left,open=false": { "model": "smith:copper_door_bottom" },
  4. "facing=south,half=lower,hinge=left,open=false": { "model": "smith:copper_door_bottom", "y": 90 },
  5. "facing=west,half=lower,hinge=left,open=false": { "model": "smith:copper_door_bottom", "y": 180 },
  6. "facing=north,half=lower,hinge=left,open=false": { "model": "smith:copper_door_bottom", "y": 270 },
  7. "facing=east,half=lower,hinge=right,open=false": { "model": "smith:copper_door_bottom_rh" },
  8. "facing=south,half=lower,hinge=right,open=false": { "model": "smith:copper_door_bottom_rh", "y": 90 },
  9. "facing=west,half=lower,hinge=right,open=false": { "model": "smith:copper_door_bottom_rh", "y": 180 },
  10. "facing=north,half=lower,hinge=right,open=false": { "model": "smith:copper_door_bottom_rh", "y": 270 },
  11. "facing=east,half=lower,hinge=left,open=true": { "model": "smith:copper_door_bottom_rh", "y": 90 },
  12. "facing=south,half=lower,hinge=left,open=true": { "model": "smith:copper_door_bottom_rh", "y": 180 },
  13. "facing=west,half=lower,hinge=left,open=true": { "model": "smith:copper_door_bottom_rh", "y": 270 },
  14. "facing=north,half=lower,hinge=left,open=true": { "model": "smith:copper_door_bottom_rh" },
  15. "facing=east,half=lower,hinge=right,open=true": { "model": "smith:copper_door_bottom", "y": 270 },
  16. "facing=south,half=lower,hinge=right,open=true": { "model": "smith:copper_door_bottom" },
  17. "facing=west,half=lower,hinge=right,open=true": { "model": "smith:copper_door_bottom", "y": 90 },
  18. "facing=north,half=lower,hinge=right,open=true": { "model": "smith:copper_door_bottom", "y": 180 },
  19. "facing=east,half=upper,hinge=left,open=false": { "model": "smith:copper_door_top" },
  20. "facing=south,half=upper,hinge=left,open=false": { "model": "smith:copper_door_top", "y": 90 },
  21. "facing=west,half=upper,hinge=left,open=false": { "model": "smith:copper_door_top", "y": 180 },
  22. "facing=north,half=upper,hinge=left,open=false": { "model": "smith:copper_door_top", "y": 270 },
  23. "facing=east,half=upper,hinge=right,open=false": { "model": "smith:copper_door_top_rh" },
  24. "facing=south,half=upper,hinge=right,open=false": { "model": "smith:copper_door_top_rh", "y": 90 },
  25. "facing=west,half=upper,hinge=right,open=false": { "model": "smith:copper_door_top_rh", "y": 180 },
  26. "facing=north,half=upper,hinge=right,open=false": { "model": "smith:copper_door_top_rh", "y": 270 },
  27. "facing=east,half=upper,hinge=left,open=true": { "model": "smith:copper_door_top_rh", "y": 90 },
  28. "facing=south,half=upper,hinge=left,open=true": { "model": "smith:copper_door_top_rh", "y": 180 },
  29. "facing=west,half=upper,hinge=left,open=true": { "model": "smith:copper_door_top_rh", "y": 270 },
  30. "facing=north,half=upper,hinge=left,open=true": { "model": "smith:copper_door_top_rh" },
  31. "facing=east,half=upper,hinge=right,open=true": { "model": "smith:copper_door_top", "y": 270 },
  32. "facing=south,half=upper,hinge=right,open=true": { "model": "smith:copper_door_top" },
  33. "facing=west,half=upper,hinge=right,open=true": { "model": "smith:copper_door_top", "y": 90 },
  34. "facing=north,half=upper,hinge=right,open=true": { "model": "smith:copper_door_top", "y": 180 }
  35. }
  36. }
Advertisement
Add Comment
Please, Sign In to add comment