Cold Parachute
aether:cold_parachute

Cold Parachute

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
item Deployable Parachutes

Acquisition

Crafting using Cold Aercloud, Cold Aercloud, Cold Aercloud and Cold Aercloud, arranged in the pattern shown. Produces Cold Parachute.

Crafting
Cold Parachute Cold Parachute guaranteed
Developer reference
Registry name
aether:cold_parachute
Namespace
aether
Mod ID
aether
Tags (1)
aether:items/deployable_parachutes

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "aether:cold_aercloud"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}