Skip to content

Instantly share code, notes, and snippets.

@shadowfacts
Created March 20, 2016 11:36
Show Gist options
  • Save shadowfacts/efd50c0483efb9886255 to your computer and use it in GitHub Desktop.
Save shadowfacts/efd50c0483efb9886255 to your computer and use it in GitHub Desktop.
{
"data": [
[
[
"minecraft:chest:4"
]
]
],
"loot": [],
"inventories": [
{
"pos": [
0,
0,
0
],
"contents": [
{
"item": "minecraft:diamond_chestplate",
"amount": 1,
"slot": 0
},
{
"item": "minecraft:grass",
"amount": 1,
"slot": 2
},
{
"item": "minecraft:torch",
"amount": 1,
"slot": 4
},
{
"item": "minecraft:hay_block",
"amount": 1,
"slot": 8
},
{
"item": "minecraft:chest",
"amount": 1,
"slot": 19
},
{
"item": "minecraft:enchanting_table",
"amount": 1,
"slot": 24
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment