Rocket Nose Cone
ad_astra:rocket_nose_cone

Rocket Nose Cone

Ad Astra · by Alex Nijjar
item

Acquisition

Crafting using Lightning Rod, Steel Plate, Steel Plate, Steel Plate and Steel Plate, arranged in the pattern shown. Produces Rocket Nose Cone.

Crafting
Lightning Rod
Steel Plate
Steel Plate
Steel Plate
Steel Plate
Rocket Nose Cone Rocket Nose Cone guaranteed

Used in (4)

Developer reference
Registry name
ad_astra:rocket_nose_cone
Namespace
ad_astra
Mod ID
ad_astra

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " | ",
    " # ",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:steel_plates"
    },
    "|": {
      "item": "minecraft:lightning_rod"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}