Blast Furnace using Clay Ball and Totem of Undying. Produces Arms Up Pottery Sherd.
Arms Up Pottery Sherd
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Desert Well (minecraft) minecraft:desert_well | 1–1 | 100% | — |
Developer reference
- Registry name
minecraft:arms_up_pottery_sherd- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:items/decorated_pot_sherds
Recipe JSON (1):
{
"recipe_type": "techreborn:blast_furnace",
"pattern": null,
"ingredients": [
{
"item": "minecraft:clay_ball"
},
{
"item": "minecraft:totem_of_undying"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}