20 lines
381 B
JSON
Executable File
20 lines
381 B
JSON
Executable File
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"###",
|
|
" W ",
|
|
" W "
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "gamermod:jeremium_ingot"
|
|
},
|
|
"W": {
|
|
"item": "gamermod:netherite_stick"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "gamermod:jeremium_pickaxe",
|
|
"count": 1
|
|
}
|
|
} |