Brick
minecraft:brick

Brick

Minecraft · by Mojang Studios
item Decorated Pot Ingredients

Acquisition

Scrapbox using Scrap Box. Produces Brick.

Scrapbox
Brick Brick guaranteed

Smelting using Clay Ball (200 ticks, 0.3 xp). Produces Brick.

Smelting

200 ticks· 0.3 xp

Brick Brick guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Desert Well (minecraft) minecraft:desert_well1–1100%
Gameplay loot table: Trail Ruins Common (minecraft) minecraft:trail_ruins_common1–1100%

Used in (3)

Crafting using Brick, Brick, Brick and Brick, arranged in the pattern shown. Produces Bricks.

Crafting
Brick
Brick
Brick
Brick
Bricks guaranteed

Crafting using Brick, Brick, Brick and Brick, arranged in the pattern shown. Produces Decorated Pot.

Crafting
Brick
Brick
Brick
Brick
Decorated Pot Decorated Pot guaranteed

Crafting using Brick, Brick and Brick, arranged in the pattern shown. Produces Flower Pot.

Crafting
Brick
Brick
Brick
Flower Pot Flower Pot guaranteed
Developer reference
Registry name
minecraft:brick
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:items/decorated_pot_ingredients

Recipe JSON (2):

{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:clay_ball"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 0.3,
  "cooking_time": 200
}