Skip to content

Instantly share code, notes, and snippets.

@marchermans
Created June 27, 2016 08:51
Show Gist options
  • Save marchermans/8b9315f6c9daafb648f44ad3c459cf9e to your computer and use it in GitHub Desktop.
Save marchermans/8b9315f6c9daafb648f44ad3c459cf9e to your computer and use it in GitHub Desktop.
Chest-Blockstate
{
"forge_marker": 1,
"defaults": {
"textures": {},
"model": "builtin/generated"
},
"variants": {
"normal": [
{}
],
"inventory": [
{
"transform": "forge:default-block"
}
],
"facing": {
"east": {},
"west": {},
"north": {},
"south": {},
"up": {},
"down": {}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment