minecraft:blue_terracotta

Blue Terracotta

Dye Color:
Minecraft · by Mojang Studios
block Pickaxe MineableTerracottaTerracotta

Acquisition

Crafting using Terracotta, Terracotta, Terracotta, Terracotta, Blue Dye, Terracotta, Terracotta, Terracotta and Terracotta, arranged in the pattern shown. Produces 8× Blue Terracotta.

Crafting
Blue Terracotta ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Blue Terracotta1–1100%Survives Explosion

Used in (1)

Smelting using Blue Terracotta (200 ticks, 0.1 xp). Produces Blue Glazed Terracotta.

Smelting

200 ticks· 0.1 xp

Blue Glazed Terracotta guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:blue_terracotta
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/terracotta
minecraft:items/terracotta

Recipe JSON (6):

{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:blue_dye"
    },
    {
      "item": "minecraft:light_blue_terracotta"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#X#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:terracotta"
    },
    "X": {
      "item": "minecraft:blue_dye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stained_terracotta",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:blue_dye"
    },
    {
      "item": "minecraft:terracotta"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:cyan_dye"
    },
    {
      "item": "minecraft:gray_terracotta"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:blue_dye"
    },
    {
      "item": "minecraft:cyan_terracotta"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:gray_dye"
    },
    {
      "item": "minecraft:cyan_terracotta"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}