Echo Bell
16×16 · BAKED

tool· Tools

Echo Bell

Galosphere · by Orcinus
item ToolsTools

Echo Bell is a tool from Galosphere, crafted from Broken Echo Bell, Echo Shard, Allurite Shard, and Stick. Insert Allurite Shard.

Function

Insert Allurite Shard

Acquisition

Developer reference
Registry name
galosphere:echo_bell
Namespace
galosphere
Mod ID
galosphere
Tags (2)
forge:items/tools
minecraft:items/tools

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "CXC",
    " S "
  ],
  "ingredients": {
    "#": {
      "item": "galosphere:broken_echo_bell"
    },
    "C": {
      "item": "minecraft:echo_shard"
    },
    "S": {
      "item": "minecraft:stick"
    },
    "X": {
      "item": "galosphere:allurite_shard"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}