Monstrous Anchor

item· Other

Monstrous Anchor

LegendaryMonsters · by Miauczel
item

Monstrous Anchor is an item from LegendaryMonsters, crafted from Iron Ingot, Block of Iron, and Anchor Handle.

Acquisition

Crafting using Iron Ingot, Block of Iron, Iron Ingot and Anchor Handle, arranged in the pattern shown. Produces Monstrous Anchor.

Crafting
Monstrous Anchor Monstrous Anchor guaranteed
Developer reference
Registry name
legendary_monsters:monstrous_anchor
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "iIi",
    " Q "
  ],
  "ingredients": {
    "I": {
      "item": "minecraft:iron_block"
    },
    "Q": {
      "item": "legendary_monsters:anchor_handle"
    },
    "i": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}