Advertisement
Eragonn14900

Untitled

Nov 24th, 2016
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 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:{
  11. "one1":{
  12. "textures": {
  13. "all": "reactioncraft:blocks/bloodstonebricks"
  14. }
  15. },
  16.  
  17. "one2":{
  18. "textures": {
  19. "all": "reactioncraft:blocks/cherryplanks"
  20. }
  21. },
  22. }
  23. "normal": {
  24. "model: minecraft:cube_all"
  25. },
  26. "inventory": {
  27. "model: minecraft:cube_all"
  28. }
  29. }
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement