minecraft:smooth_basalt

Smooth Basalt

Minecraft · by Mojang Studios
block Pickaxe MineableSculk Replaceable

Acquisition

Smelting using Basalt (200 ticks, 0.1 xp). Produces Smooth Basalt.

Smelting

200 ticks· 0.1 xp

Smooth Basalt guaranteed

Mining & drops

sourcecountchanceconditions
Smooth Basalt1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:smooth_basalt
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/sculk_replaceable

Recipe JSON (1):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:basalt"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}