Barabawka

bar

Nov 6th, 2020
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. {
  2. label = "bar",
  3. shapes = {
  4. { 0,0,0,1,3,2,texture = "minecraft:blocks/planks_spruce" },
  5. { 0,0,14,1,4,16,texture = "minecraft:blocks/planks_spruce" },
  6. { 1,0,0,2,3,1,texture = "minecraft:blocks/planks_spruce" },
  7. { 1,0,15,2,4,16,texture = "minecraft:blocks/planks_spruce" },
  8. { 14,0,0,16,3,1,texture = "minecraft:blocks/planks_spruce" },
  9. { 14,0,15,16,4,16,texture = "minecraft:blocks/planks_spruce" },
  10. { 15,0,1,16,3,2,texture = "minecraft:blocks/planks_spruce" },
  11. { 15,0,14,16,4,16,texture = "minecraft:blocks/planks_spruce" },
  12. { 0,1,2,1,15,6,texture = "minecraft:blocks/planks_spruce" },
  13. { 0,1,6,1,4,16,texture = "minecraft:blocks/planks_spruce" },
  14. { 2,1,0,16,3,1,texture = "minecraft:blocks/planks_spruce" },
  15. { 2,1,15,16,4,16,texture = "minecraft:blocks/planks_spruce" },
  16. { 15,1,2,16,15,6,texture = "minecraft:blocks/planks_spruce" },
  17. { 15,1,6,16,4,16,texture = "minecraft:blocks/planks_spruce" },
  18. { 1,2,1,16,3,16,texture = "minecraft:blocks/planks_spruce" },
  19. { 1,3,2,8,15,6,texture = "minecraft:blocks/planks_spruce" },
  20. { 1,3,6,16,4,16,texture = "minecraft:blocks/planks_spruce" },
  21. { 8,3,2,16,8,6,texture = "minecraft:blocks/planks_spruce" },
  22. { 0,4,1,16,6,6,texture = "minecraft:blocks/planks_spruce" },
  23. { 0,6,1,2,10,2,texture = "botany:blocks/ceramic" },
  24. { 2,6,1,4,12,6,texture = "minecraft:blocks/planks_spruce" },
  25. { 4,6,1,6,10,2,texture = "botany:blocks/ceramic" },
  26. { 6,6,1,10,7,6,texture = "minecraft:blocks/planks_spruce" },
  27. { 10,6,1,12,10,2,texture = "botany:blocks/ceramic" },
  28. { 12,6,1,14,12,6,texture = "minecraft:blocks/planks_spruce" },
  29. { 14,6,1,16,10,2,texture = "botany:blocks/ceramic" },
  30. { 6,7,1,12,9,2,texture = "botany:blocks/ceramic" },
  31. { 8,8,2,9,9,3,texture = "botany:blocks/ceramic" },
  32. { 8,8,3,16,15,6,texture = "minecraft:blocks/planks_spruce" },
  33. { 9,8,2,16,15,6,texture = "minecraft:blocks/planks_spruce" },
  34. { 6,9,1,10,12,6,texture = "minecraft:blocks/planks_spruce" },
  35. { 0,10,1,16,12,6,texture = "minecraft:blocks/planks_spruce" },
  36. { 8,12,2,16,15,6,texture = "minecraft:blocks/planks_spruce" },
  37. { 0,13,0,16,15,16,texture = "minecraft:blocks/planks_spruce" },
  38. { 0,15,0,16,16,16,texture = "extratrees:blocks/planks/whitebeam" },
  39. }
  40. }
Advertisement
Add Comment
Please, Sign In to add comment