20 lines
281 B
JSON
20 lines
281 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"###",
|
|
"#B#",
|
|
"###"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "species:wicked_wax"
|
|
},
|
|
"B": {
|
|
"item": "gag:sacred_salve"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "species:wicked_dope",
|
|
"count": 1
|
|
}
|
|
} |