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