Air Balloon
16×16 · BAKED

item· Other

Air Balloon

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Air Balloon is a item from Cobblemon, crafted from Red Wool, Phantom Membrane, and String.

Acquisition

Crafting using Red Wool, Red Wool, Phantom Membrane, Red Wool and String, arranged in the pattern shown. Produces Air Balloon.

Crafting
Air Balloon Air Balloon guaranteed
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
}