minecraft:stone

Stone

Minecraft · by Mojang Studios
block Base Stone OverworldGoats Spawnable OnPickaxe MineableSnaps Goat HornStone Ore Replaceables

Acquisition

Smelting using Frozen Stone (200 ticks, 0.1 xp). Produces Stone.

Smelting

200 ticks· 0.1 xp

Stone guaranteed

Smelting using Cobblestone (200 ticks, 0.1 xp). Produces Stone.

Smelting

200 ticks· 0.1 xp

Stone guaranteed

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

Padded
UU-Matter
Stone guaranteed

Mining & drops

sourcecountchanceconditions
Infested Stone1–1100%Drops itself with Silk Touch
Stone1–1100%Drops itself with Silk Touch
Loot table: Village Mason (minecraft) minecraft:village_mason1–1100%

Used in (16)

Crafting using Redstone Torch, Redstone Torch, Nether Quartz, Redstone Torch, Stone, Stone and Stone, arranged in the pattern shown. Produces Redstone Comparator.

Crafting
Redstone Comparator Redstone Comparator guaranteed

Crafting using Stone, Stone and Stone, arranged in the pattern shown. Produces 6× Stone Slab.

Crafting
Stone Slab Stone Slab ×6 guaranteed

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

Smelting

200 ticks· 0.1 xp

Smooth Stone guaranteed

Stone Cutting using Stone. Produces Stone Brick Wall.

Stone Cutting
Stone Brick Wall Stone Brick Wall guaranteed
view all 16 →

Block drops

dropscountchanceconditions
Cobblestone1–1100%Survives Explosion
Stone1–1100%Drops itself with Silk Touch
Developer reference
Registry name
minecraft:stone
Namespace
minecraft
Mod ID
minecraft
Tags (5)
minecraft:blocks/base_stone_overworld
minecraft:blocks/goats_spawnable_on
minecraft:blocks/mineable/pickaxe
minecraft:blocks/snaps_goat_horn
minecraft:blocks/stone_ore_replaceables

Recipe JSON (4):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "iceandfire:frozen_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:cobblestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.1,
  "cooking_time": 200
}
{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "   ",
    " U ",
    "   "
  ],
  "ingredients": {
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "occultism:miner",
  "pattern": null,
  "ingredients": {
    "tag": "occultism:miners/basic_resources"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}