Crafting using Red Wool, Red Wool, Phantom Membrane, Red Wool and String, arranged in the pattern shown. Produces Air Balloon.
item· Other
Air Balloon
Cobblemon · by The Cobblemon Team
Air Balloon is a item from Cobblemon, crafted from Red Wool, Phantom Membrane, and String.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:air_balloon- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" WW",
" PW",
"S "
],
"ingredients": {
"P": {
"item": "minecraft:phantom_membrane"
},
"S": {
"item": "minecraft:string"
},
"W": {
"item": "minecraft:red_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
