Create/Update assets for version 20w28a

This commit is contained in:
InventiveBot
2020-07-08 17:04:28 +00:00
parent d22ccd6810
commit 308262aedd
5801 changed files with 356463 additions and 75733 deletions

View File

@@ -0,0 +1,19 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" R ",
"RHR",
" R "
],
"key": {
"H": {
"item": "minecraft:hay_block"
},
"R": {
"item": "minecraft:redstone"
}
},
"result": {
"item": "minecraft:target"
}
}