minecraft:clay

Clay

Minecraft · by Mojang Studios
block Axolotls Spawnable OnAzalea Root ReplaceableEnderman HoldableLush Ground ReplaceableShovel MineableSculk ReplaceableSmall Dripleaf Placeable

Acquisition

Crafting using Clay Ball, Clay Ball, Clay Ball and Clay Ball, arranged in the pattern shown. Produces Clay.

Crafting
Clay Ball
Clay Ball
Clay Ball
Clay Ball
Clay guaranteed

Miner using Any Ores Miner. Produces Clay.

Miner
Clay guaranteed

Scrapbox using Scrap Box. Produces Clay.

Scrapbox
Clay guaranteed

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

Padded
UU-Matter
Clay guaranteed

Mining & drops

sourcecountchanceconditions
Clay1–1100%Drops itself with Silk Touch
Gameplay loot table: Trail Ruins Common (minecraft) minecraft:trail_ruins_common1–1100%
Gameplay loot table: Mason Gift (minecraft) minecraft:mason_gift1–1100%

Used in (1)

Smelting using Clay (200 ticks, 0.35 xp). Produces Terracotta.

Smelting

200 ticks· 0.35 xp

Terracotta guaranteed

Block drops

dropscountchanceconditions
Clay1–1100%Drops itself with Silk Touch
Clay Ball1–1100%
Developer reference
Registry name
minecraft:clay
Namespace
minecraft
Mod ID
minecraft
Tags (7)
minecraft:blocks/axolotls_spawnable_on
minecraft:blocks/azalea_root_replaceable
minecraft:blocks/enderman_holdable
minecraft:blocks/lush_ground_replaceable
minecraft:blocks/mineable/shovel
minecraft:blocks/sculk_replaceable
minecraft:blocks/small_dripleaf_placeable

Recipe JSON (4):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:clay_ball"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "occultism:miner",
  "pattern": null,
  "ingredients": {
    "tag": "occultism:miners/ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "  U",
    "   ",
    "   "
  ],
  "ingredients": {
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}