Sensing Focus
16×16 · BAKED

item· Other

Sensing Focus

Goety · by Polarice3
item Focuses

Sensing Focus is an item from Goety, crafted from Any Amethyst Gem, Any Redstone Dust, and Empty Focus. Gives Tremor Sense effect, which causes the caster to be able to detect creatures behind walls if both are touching the ground.

Function

Gives Tremor Sense effect, which causes the caster to be able to detect creatures behind walls if both are touching the ground.

Acquisition

Crafting using Any Amethyst Gem, Any Redstone Dust, Any Amethyst Gem, Any Redstone Dust, Empty Focus, Any Redstone Dust, Any Amethyst Gem, Any Redstone Dust and Any Amethyst Gem, arranged in the pattern shown. Produces Sensing Focus.

Crafting
Any Amethyst Gem
Any Redstone Dust
Any Amethyst Gem
Any Redstone Dust
Empty Focus
Any Redstone Dust
Any Amethyst Gem
Any Redstone Dust
Any Amethyst Gem
  • Inputs
  • 4 × Any Amethyst Gem
  • 4 × Any Redstone Dust
  • Empty Focus
  • Output
  • Sensing Focus
Sensing Focus Sensing Focus guaranteed
Developer reference
Registry name
goety:sensing_focus
Namespace
goety
Mod ID
goety
Tags (1)
goety:items/focuses

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "asa",
    "ses",
    "asa"
  ],
  "ingredients": {
    "a": {
      "tag": "forge:gems/amethyst"
    },
    "e": {
      "item": "goety:empty_focus"
    },
    "s": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}