White Cup
handcrafted:white_cup

White Cup

Dye Color:
Handcrafted · by Alex Nijjar, Kekie6
block CrockeryCupsCrockeryCupsPickaxe Mineable

Acquisition

Crafting using White Dye and Terracotta Cup, in any arrangement. Produces White Cup.

Crafting ⇆ any arrangement
White Dye
Terracotta Cup
White Cup White Cup guaranteed

Mining & drops

sourcecountchanceconditions
White Cup1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
handcrafted:white_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:white_dye"
    },
    {
      "item": "handcrafted:terracotta_cup"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}