Create/Update assets for version 1.12-pre5

This commit is contained in:
InventiveBot
2017-05-28 15:26:21 +00:00
parent edd2521bab
commit 0ab16628e5
5918 changed files with 341192 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
{
"type": "crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"key": {
"#": [
{
"item": "minecraft:planks",
"data": 0
},
{
"item": "minecraft:planks",
"data": 1
},
{
"item": "minecraft:planks",
"data": 2
},
{
"item": "minecraft:planks",
"data": 3
},
{
"item": "minecraft:planks",
"data": 4
},
{
"item": "minecraft:planks",
"data": 5
}
],
"X": {
"item": "minecraft:redstone"
}
},
"result": {
"item": "minecraft:noteblock"
}
}