Crafting using Enchanted Golden Apple, Runic Tablet, Enchanted Golden Apple, Runic Tablet, Righteous Relic, Runic Tablet, Enchanted Golden Apple, Dragon's Breath and Enchanted Golden Apple, arranged in the pattern shown. Produces Sunfire.
item· Weapons
Sunfire
Simply Swords · by Sweenus
Sunfire is a item from Simply Swords, crafted from Enchanted Golden Apple, Runic Tablet, Righteous Relic, and Dragon's Breath.
Acquisition
Related items
Developer reference
- Registry name
simplyswords:sunfire- Namespace
simplyswords- Mod ID
simplyswords- Tags (3)
c:items/swords simplyswords:items/swords simplyswords:items/uniques
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#O#",
"OXO",
"#S#"
],
"ingredients": {
"#": {
"item": "minecraft:enchanted_golden_apple"
},
"O": {
"item": "simplyswords:runic_tablet"
},
"S": {
"item": "minecraft:dragon_breath"
},
"X": {
"item": "simplyswords:righteous_relic"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}