Scrapbox using Scrap Box. Produces Brick.
Brick
Minecraft · by Mojang Studios
Acquisition
Smelting using Clay Ball (200 ticks, 0.3 xp). Produces Brick.
200 ticks· 0.3 xp
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Desert Well (minecraft) minecraft:desert_well | 1–1 | 100% | — |
Gameplay loot table: Trail Ruins Common (minecraft) minecraft:trail_ruins_common | 1–1 | 100% | — |
Used in (3)
Crafting using Brick, Brick, Brick and Brick, arranged in the pattern shown. Produces Bricks.
Crafting using Brick, Brick, Brick and Brick, arranged in the pattern shown. Produces Decorated Pot.
Crafting using Brick, Brick and Brick, arranged in the pattern shown. Produces Flower Pot.
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
}
