Advertisement
Eragonn14900

Untitled

Nov 24th, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. {
  2. "forge_marker": 1,
  3. "defaults": {
  4. "textures": {
  5. "all": "reactioncraft:blocks/bloodstonebricks"
  6. }
  7. },
  8.  
  9. "variants": {
  10. "type=one1":{
  11. "textures": {
  12. "all": "reactioncraft:blocks/bloodstonebricks"
  13. }
  14. },
  15.  
  16. "type=one2":{
  17. "textures": {
  18. "all": "reactioncraft:blocks/cherryplanks"
  19. }
  20. },
  21.  
  22. "normal": {
  23. "model": "cube_all"
  24. },
  25. "inventory": {
  26. "model": "cube_all"
  27. }
  28. }
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement