minecraft:diamond_ore

Diamond Ore

Minecraft · by Mojang Studios
block Diamond OresPickaxe MineableNeeds Iron ToolDiamond Ores

Acquisition

Padded using UU-Matter, UU-Matter, UU-Matter, UU-Matter, UU-Matter, UU-Matter and Stone, arranged in the pattern shown. Produces Diamond Ore.

Padded
Diamond Ore guaranteed

Mining & drops

sourcecountchanceconditions
Diamond Ore1–1100%Drops itself with Silk Touch

Used in (2)

Blasting using Diamond Ore (100 ticks, 1 xp). Produces Diamond.

Blasting

100 ticks· 1 xp

Diamond Diamond guaranteed

Smelting using Diamond Ore (200 ticks, 1 xp). Produces Diamond.

Smelting

200 ticks· 1 xp

Diamond Diamond guaranteed

Block drops

dropscountchanceconditions
Diamond Ore1–1100%Drops itself with Silk Touch
Diamond1–1100%Fortune increases drop count
Developer reference
Registry name
minecraft:diamond_ore
Namespace
minecraft
Mod ID
minecraft
Tags (4)
minecraft:blocks/diamond_ores
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
minecraft:items/diamond_ores

Recipe JSON (1):

{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "UU ",
    "UUU",
    "US "
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:stone"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}