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,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "redstone",
"key": {
"#": {
"item": "minecraft:cobblestone"
},
"Q": {
"item": "minecraft:quartz"
},
"R": {
"item": "minecraft:redstone"
}
},
"pattern": [
"###",
"RRQ",
"###"
],
"result": {
"item": "minecraft:observer"
},
"show_notification": true
}