Create/Update assets for version 1.20.5-pre4

This commit is contained in:
InventiveBot
2024-04-17 18:31:52 +02:00
parent 039b7f7ba5
commit c1612c3d38
20075 changed files with 1397243 additions and 18 deletions

View File

@@ -0,0 +1,24 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:stick"
},
"R": {
"item": "minecraft:redstone"
},
"X": {
"item": "minecraft:gold_ingot"
}
},
"pattern": [
"X X",
"X#X",
"XRX"
],
"result": {
"count": 6,
"id": "minecraft:powered_rail"
}
}