Peculiar Bell
create:peculiar_bell

Peculiar Bell

Create · by simibubi
block BrittleContraption ControlledPickaxe Mineable

Acquisition

Crafting using Block of Brass and Brass Sheet, arranged in the pattern shown. Produces Peculiar Bell.

Crafting
Peculiar Bell Peculiar Bell guaranteed

Mining & drops

sourcecountchanceconditions
Peculiar Bell1–1100%Survives Explosion

Used in (1)

Haunting using Peculiar Bell. Produces Haunted Bell.

Haunting
Haunted Bell Haunted Bell guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
create:peculiar_bell
Namespace
create
Mod ID
create
Tags (3)
create:blocks/brittle
create:items/contraption_controlled
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I",
    "P"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:storage_blocks/brass"
    },
    "P": {
      "tag": "forge:plates/brass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}