minecraft:respawn_anchor

Respawn Anchor

Minecraft · by Mojang Studios
block Dragon ImmuneHoglin RepellentsPickaxe MineableNeeds Diamond Tool

Acquisition

Crafting using Crying Obsidian, Crying Obsidian, Crying Obsidian, Glowstone, Glowstone, Glowstone, Crying Obsidian, Crying Obsidian and Crying Obsidian, arranged in the pattern shown. Produces Respawn Anchor.

Crafting
Respawn Anchor guaranteed

Mining & drops

sourcecountchanceconditions
Respawn Anchor1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:respawn_anchor
Namespace
minecraft
Mod ID
minecraft
Tags (4)
minecraft:blocks/dragon_immune
minecraft:blocks/hoglin_repellents
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_diamond_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "OOO",
    "GGG",
    "OOO"
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:glowstone"
    },
    "O": {
      "item": "minecraft:crying_obsidian"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}