Crafting using Iron Nugget, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces 3× Service Bell.
block· Machines & Other Blocks
Service Bell
Another Furniture · by Starfish Studios
Service Bell is a block from Another Furniture, crafted from Iron Nugget and Iron Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Service Bell | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
another_furniture:service_bell- Namespace
another_furniture- Mod ID
another_furniture- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" N ",
"III"
],
"ingredients": {
"I": {
"item": "minecraft:iron_ingot"
},
"N": {
"item": "minecraft:iron_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}