Crafting using Blue Dye and Terracotta Bowl, in any arrangement. Produces Blue Bowl.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Blue Bowl | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
handcrafted:blue_bowl- Namespace
handcrafted- Mod ID
handcrafted- Tags (5)
handcrafted:blocks/bowls handcrafted:blocks/crockery handcrafted:items/bowls handcrafted:items/crockery minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:blue_dye"
},
{
"item": "handcrafted:terracotta_bowl"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}