Developer reference
- Registry name
goety:snap_warts - Namespace
goety - Mod ID
goety
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#$#",
"$W$",
"#$#"
],
"ingredients": {
"#": {
"item": "minecraft:crimson_fungus"
},
"$": {
"item": "minecraft:warped_fungus"
},
"W": {
"item": "minecraft:nether_wart"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "goety:snap_fungus"
},
"conditions": [],
"sequence": null,
"group_name": "planks",
"experience": null,
"cooking_time": null
}