Advertisement
Eragonn14900

Untitled

Nov 29th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. {
  2. "forge_marker": 1,
  3. "defaults": {
  4. "model": "cube_all"
  5. },
  6. "variants": {
  7. "type": {
  8. "one1": {
  9. "textures": {
  10. "all": "reactioncraft:blocks/MutiBrick"
  11. }
  12. },
  13. "one2": {
  14. "textures": {
  15. "all": "reactioncraft:blocks/Chiseled1"
  16. }
  17. },
  18. "one3": {
  19. "textures": {
  20. "all": "reactioncraft:blocks/css"
  21. }
  22. },
  23. "two1": {
  24. "textures": {
  25. "all": "reactioncraft:blocks/limestone"
  26. }
  27. },
  28. "two2": {
  29. "textures": {
  30. "all": "reactioncraft:blocks/MudBrick"
  31. }
  32. },
  33. "two3": {
  34. "textures": {
  35. "all": "reactioncraft:blocks/mossydsbrick"
  36. }
  37. },
  38. "three1": {
  39. "textures": {
  40. "all": "reactioncraft:blocks/SandBrick"
  41. }
  42. },
  43. "three2": {
  44. "textures": {
  45. "all": "reactioncraft:blocks/SandStone"
  46. }
  47. },
  48. "three3": {
  49. "textures": {
  50. "all": "reactioncraft:blocks/Quartz"
  51. }
  52. }
  53. }
  54. }
  55. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement