Athame
bewitchment:athame

Athame

Bewitchment · by MoriyaShiine, cybercat5555
item Average SwordsSwords

Athame is a item from Bewitchment, crafted from Silver Ingot and Flint.

Acquisition

Crafting using Silver Ingot and Flint, arranged in the pattern shown. Produces Athame.

Crafting
Silver Ingot
Flint
Athame Athame guaranteed

Used in (2)

Smelting using Athame (200 ticks, 0.1 xp). Produces Silver Nugget.

Smelting

200 ticks· 0.1 xp

Silver Nugget Silver Nugget guaranteed

Blasting using Athame (100 ticks, 0.1 xp). Produces Silver Nugget.

Blasting

100 ticks· 0.1 xp

Silver Nugget Silver Nugget guaranteed
Developer reference
Registry name
bewitchment:athame
Namespace
bewitchment
Mod ID
bewitchment
Tags (2)
bewitchment:items/average_swords
minecraft:items/swords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " X",
    "# "
  ],
  "ingredients": {
    "#": {
      "item": "flint"
    },
    "X": {
      "tag": "c:silver_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}