Crafting using Iron Nugget, Iron Nugget, Iron Nugget, Iron Nugget and Iron Ingot, arranged in the pattern shown. Produces Bubble Blower.
Bubble Blower
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Developer reference
- Registry name
supplementaries:bubble_blower- Namespace
supplementaries- Mod ID
supplementaries
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" 11",
" 11",
"0 "
],
"ingredients": {
"0": {
"item": "minecraft:iron_ingot"
},
"1": {
"item": "minecraft:iron_nugget"
}
},
"conditions": [
{
"raw": {
"flag": "bubble_blower",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}