Advertisement
shane020482

Untitled

May 25th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. {
  2. "forge_marker": 1,
  3. "defaults":
  4. {
  5. "model": "cube_all",
  6. "textures": {"all": "yourmodid:blocks/yourtexture"}
  7. },
  8. "variants":
  9. {
  10. "inventory": [{}],
  11. "normal": [{}]
  12.  
  13. }
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement