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