minecraft:lodestone

Lodestone

Minecraft · by Mojang Studios
block Pickaxe Mineable

Acquisition

Crafting using Chiseled Stone Bricks, Chiseled Stone Bricks, Chiseled Stone Bricks, Chiseled Stone Bricks, Netherite Ingot, Chiseled Stone Bricks, Chiseled Stone Bricks, Chiseled Stone Bricks and Chiseled Stone Bricks, arranged in the pattern shown. Produces Lodestone.

Crafting
Lodestone guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Bastion Bridge (minecraft) minecraft:bastion_bridge1–1100%
Lodestone1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:lodestone
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    "S#S",
    "SSS"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:netherite_ingot"
    },
    "S": {
      "item": "minecraft:chiseled_stone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}