21 lines
No EOL
319 B
JSON
21 lines
No EOL
319 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"pattern": [
|
|
" a ",
|
|
"bbb",
|
|
"bbb"
|
|
],
|
|
"key": {
|
|
"a": {
|
|
"item": "minecraft:iron_nugget"
|
|
},
|
|
"b": {
|
|
"item": "minecraft:smooth_stone"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "superbwarfare:dragon_teeth",
|
|
"count": 4
|
|
}
|
|
} |