Service Bell

block· Machines & Other Blocks

Service Bell

Another Furniture · by Starfish Studios
block Pickaxe Mineable

Service Bell is a block from Another Furniture, crafted from Iron Nugget and Iron Ingot.

Acquisition

Crafting using Iron Nugget, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces 3× Service Bell.

Crafting
Iron Nugget
Iron Ingot
Iron Ingot
Iron Ingot
Service Bell Service Bell ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Service Bell1–1100%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
}