Crafting using Iron Nugget, Iron Nugget, Iron Nugget, Iron Ingot, Iron Nugget and Iron Nugget, arranged in the pattern shown. Produces Goblet.
Goblet
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Goblet | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Goblet | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
supplementaries:goblet- Namespace
supplementaries- Mod ID
supplementaries- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"0 0",
"010",
" 0 "
],
"ingredients": {
"0": {
"item": "minecraft:iron_nugget"
},
"1": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [
{
"raw": {
"flag": "goblet",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}