Crafting using Deactivated Guard Summoner and Iron Ingot, in any arrangement. Produces Guard Summoner.
- Inputs
- Deactivated Guard Summoner
- Iron Ingot
- Output
- → Guard Summoner
item· Other
Guard Summoner is an item from LegendaryMonsters, crafted from Deactivated Guard Summoner and Iron Ingot.
Crafting using Deactivated Guard Summoner and Iron Ingot, in any arrangement. Produces Guard Summoner.
Crafting using Iron Ingot, Golden Halberd, Iron Ingot, Iron Ingot, Corrupted Soul, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Guard Summoner.
legendary_monsters:guard_summonerlegendary_monsterslegendary_monstersRecipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "legendary_monsters:deactivated_guard_summoner"
},
{
"item": "minecraft:iron_ingot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"iIi",
"iSi",
"iii"
],
"ingredients": {
"I": {
"item": "legendary_monsters:golden_halbert"
},
"S": {
"item": "legendary_monsters:corrupted_soul"
},
"i": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}