Improved Landing Gear
16×16 · BAKED

item· Other

Improved Landing Gear

Immersive Aircraft · by Luke100000
item Upgrades

Improved Landing Gear is a item from Immersive Aircraft, crafted from Iron Ingot and Coal.

Acquisition

Crafting using Iron Ingot, Iron Ingot, Coal, Coal, Iron Ingot, Coal and Coal, arranged in the pattern shown. Produces Improved Landing Gear.

Crafting
Iron Ingot
Iron Ingot
Coal
Coal
Iron Ingot
Coal
Coal
Improved Landing Gear Improved Landing Gear guaranteed
Developer reference
Registry name
immersive_aircraft:improved_landing_gear
Namespace
immersive_aircraft
Mod ID
immersive_aircraft
Tags (1)
immersive_aircraft:items/upgrades

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " II",
    "CCI",
    "CC "
  ],
  "ingredients": {
    "C": {
      "anyOf": [
        {
          "item": "minecraft:coal"
        }
      ]
    },
    "I": {
      "anyOf": [
        {
          "item": "minecraft:iron_ingot"
        }
      ]
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}