Cockatrice Scepter
iceandfire:cockatrice_scepter

Cockatrice Scepter

Ice and Fire · by Alexthe666, TheBv
item

Function

Withers target when used Can target multiple close entities

Acquisition

Crafting using Witherbone Shard, Cockatrice Eye and Witherbone, arranged in the pattern shown. Produces Cockatrice Scepter.

Crafting
Witherbone Shard
Cockatrice Eye
Witherbone
Cockatrice Scepter Cockatrice Scepter guaranteed
Developer reference
Registry name
iceandfire:cockatrice_scepter
Namespace
iceandfire
Mod ID
iceandfire

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S",
    "E",
    "W"
  ],
  "ingredients": {
    "E": {
      "item": "iceandfire:cockatrice_eye"
    },
    "S": {
      "item": "iceandfire:wither_shard"
    },
    "W": {
      "tag": "forge:bones/wither"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}