Enderiophage Rocket
alexsmobs:enderiophage_rocket

Enderiophage Rocket

Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
item

Acquisition

Crafting using Capsid, Any Iron Nugget, End Stone, Any Iron Nugget and End Stone, arranged in the pattern shown. Produces 3× Enderiophage Rocket.

Crafting
Enderiophage Rocket Enderiophage Rocket ×3 guaranteed
Developer reference
Registry name
alexsmobs:enderiophage_rocket
Namespace
alexsmobs
Mod ID
alexsmobs

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " C ",
    " I ",
    "EIE"
  ],
  "ingredients": {
    "C": {
      "item": "alexsmobs:capsid"
    },
    "E": {
      "item": "minecraft:end_stone"
    },
    "I": {
      "tag": "forge:nuggets/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}