Create/Update assets for version 21w06a

This commit is contained in:
InventiveBot
2021-02-10 20:03:49 +00:00
parent afb02276af
commit 14290966d5
7793 changed files with 440970 additions and 97706 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"
}
}