Skip to content

Instantly share code, notes, and snippets.

@shadowfacts
Created March 20, 2016 12:15
Show Gist options
  • Select an option

  • Save shadowfacts/c034efaac1c655c04be4 to your computer and use it in GitHub Desktop.

Select an option

Save shadowfacts/c034efaac1c655c04be4 to your computer and use it in GitHub Desktop.
{
"blocks": [
[
[
{
"id": "minecraft:chest",
"properties": {
"facing": "south"
}
},
{
"id": "minecraft:wool",
"properties": {
"color": "lime"
}
},
{
"id": "minecraft:furnace",
"properties": {
"facing": "south"
}
}
]
]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment