Advertisement
WitherDoggie

woodWall_oak.json

May 23rd, 2016
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. {
  2. "variants": {
  3.  
  4. "east=false,north=false,south=false,west=false": { "model": "withermod:woodWall_oak_nsew" },
  5. "east=false,north=true,south=false,west=false": { "model": "withermod:woodWall_oak_n" },
  6. "east=true,north=false,south=false,west=false": { "model": "withermod:woodWall_oak_n", "y": 90 },
  7. "east=false,north=false,south=true,west=false": { "model": "withermod:woodWall_oak_n", "y": 180 },
  8. "east=false,north=false,south=false,west=true": { "model": "withermod:woodWall_oak_n", "y": 270 },
  9. "east=true,north=true,south=false,west=false": { "model": "withermod:woodWall_oak_ne" },
  10. "east=true,north=false,south=true,west=false": { "model": "withermod:woodWall_oak_ne", "y": 90 },
  11. "east=false,north=false,south=true,west=true": { "model": "withermod:woodWall_oak_ne", "y": 180 },
  12. "east=false,north=true,south=false,west=true": { "model": "withermod:woodWall_oak_ne", "y": 270 },
  13. "east=false,north=true,south=true,west=false": { "model": "withermod:woodWall_oak_ns" },
  14. "east=true,north=false,south=false,west=true": { "model": "withermod:woodWall_oak_ns", "y": 90 },
  15. "east=true,north=true,south=true,west=false": { "model": "withermod:woodWall_oak_nse" },
  16. "east=true,north=false,south=true,west=true": { "model": "withermod:woodWall_oak_nse", "y": 90 },
  17. "east=false,north=true,south=true,west=true": { "model": "withermod:woodWall_oak_nse", "y": 180 },
  18. "east=true,north=true,south=false,west=true": { "model": "withermod:woodWall_oak_nse", "y": 270 },
  19. "east=true,north=true,south=true,west=true": { "model": "withermod:woodWall_oak_nsew" }
  20. }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement