Crafting using Witherbone Shard, Cockatrice Eye and Witherbone, arranged in the pattern shown. Produces Cockatrice Scepter.
Cockatrice Scepter
Ice and Fire · by Alexthe666, TheBv
Function
Withers target when used Can target multiple close entities
Acquisition
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
}