Desk Bell
create:desk_bell

Desk Bell

Create · by simibubi
block

Acquisition

Crafting using Andesite Casing and Any Gold Plate, in any arrangement. Produces Desk Bell.

Crafting ⇆ any arrangement
Desk Bell Desk Bell guaranteed

Mining & drops

sourcecountchanceconditions
Desk Bell1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
create:desk_bell
Namespace
create
Mod ID
create

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:andesite_casing"
    },
    {
      "tag": "forge:plates/gold"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}