Crafting using Block of Gold and Terracotta Thick Pot, in any arrangement. Produces Golden Thick Pot.
Golden Thick Pot
Handcrafted · by Alex Nijjar, Kekie6
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Golden Thick Pot | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
handcrafted:golden_thick_pot- Namespace
handcrafted- Mod ID
handcrafted- Tags (3)
handcrafted:blocks/pots handcrafted:items/pots minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:gold_block"
},
{
"item": "handcrafted:terracotta_thick_pot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
