Create/Update assets for version 21w41a

This commit is contained in:
InventiveBot
2021-10-13 18:32:28 +00:00
parent 5c16a15413
commit bc2ac50b89
14356 changed files with 969915 additions and 18 deletions

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"NW",
"WN"
],
"key": {
"W": {
"item": "minecraft:nether_wart"
},
"N": {
"item": "minecraft:nether_brick"
}
},
"result": {
"item": "minecraft:red_nether_bricks"
}
}