Change placeholders
This commit is contained in:
parent
165e6c6b16
commit
747f2fb30c
@ -2,18 +2,18 @@
|
|||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"category": "redstone",
|
"category": "redstone",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"#A#",
|
"DRD",
|
||||||
"AEA",
|
"RCR",
|
||||||
"#A#"
|
"DRD"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"#": {
|
"D": {
|
||||||
"item": "minecraft:diamond"
|
"item": "minecraft:diamond"
|
||||||
},
|
},
|
||||||
"A": {
|
"R": {
|
||||||
"item": "minecraft:redstone"
|
"item": "minecraft:redstone"
|
||||||
},
|
},
|
||||||
"E": {
|
"C": {
|
||||||
"item": "minecraft:chest"
|
"item": "minecraft:chest"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user