Crafting using Block of Brass and Brass Sheet, arranged in the pattern shown. Produces Peculiar Bell.
Peculiar Bell
Create · by simibubi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Peculiar Bell | 1–1 | 100% | Survives Explosion |
Used in (1)
Haunting using Peculiar Bell. Produces Haunted Bell.
Block drops
Drops itself when broken.
Related items
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
}
