Skip to content

Instantly share code, notes, and snippets.

@RainWarrior
Last active November 12, 2015 13:09
Show Gist options
  • Save RainWarrior/36e5aaa071ce90d16848 to your computer and use it in GitHub Desktop.
Save RainWarrior/36e5aaa071ce90d16848 to your computer and use it in GitHub Desktop.
{
"forge_marker": 1,
"defaults": {
"textures": { "all": "yourmod:blocks/yourtexture" },
"model": "cube_all",
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment