blob: cdd69ff64c133b009fef451cca8e87f0ddf72465 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"type": "minecraft:crafting_shaped",
"pattern": [
"dd"
],
"key": {
"d": {
"item": "minecraft:debug_stick"
}
},
"result": {
"item": "minecraft:debug_stick",
"count": 1
},
"group": "dummy"
}
|