Files
2026-07-31 10:34:32 +09:00

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
}
}