Crafting using Wood Cup and Wood Plate, in any arrangement. Produces Wood Crockery Combo.
Wood Crockery Combo
Handcrafted · by Alex Nijjar, Kekie6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wood Crockery Combo | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
handcrafted:wood_crockery_combo- Namespace
handcrafted- Mod ID
handcrafted- Tags (5)
handcrafted:blocks/crockery handcrafted:blocks/crockery_combos handcrafted:items/crockery handcrafted:items/crockery_combos minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "handcrafted:wood_cup"
},
{
"item": "handcrafted:wood_plate"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}