Create/Update assets for version 23w41a

This commit is contained in:
InventiveBot
2023-10-11 18:28:36 +02:00
parent 70516773c9
commit 3dad1c311c
18353 changed files with 1300685 additions and 18 deletions

View File

@@ -0,0 +1,21 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"tag": "minecraft:planks"
},
"X": {
"item": "minecraft:redstone"
}
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"item": "minecraft:note_block"
},
"show_notification": true
}