Dreadtide
16×16 · BAKED

item· Weapons

Dreadtide

Simply Swords · by Sweenus
item SwordsSwordsUniques

Dreadtide is a item from Simply Swords, crafted from Aberration Heart, Runic Tablet, Runic Twinblade, and Empowered Remnant.

Acquisition

Crafting using Aberration Heart, Runic Tablet, Aberration Heart, Runic Tablet, Runic Twinblade, Runic Tablet, Aberration Heart, Empowered Remnant and Aberration Heart, arranged in the pattern shown. Produces Dreadtide.

Crafting conditional
Aberration Heart
Runic Tablet
Aberration Heart
Runic Tablet
Runic Twinblade
Runic Tablet
Aberration Heart
Empowered Remnant
Aberration Heart
Dreadtide Dreadtide guaranteed

Crafting using Aberration Heart, Runic Tablet, Aberration Heart, Runic Tablet, Runic Twinblade, Runic Tablet, Aberration Heart, Empowered Remnant and Aberration Heart, arranged in the pattern shown. Produces Dreadtide.

Crafting conditional
Aberration Heart
Runic Tablet
Aberration Heart
Runic Tablet
Runic Twinblade
Runic Tablet
Aberration Heart
Empowered Remnant
Aberration Heart
Dreadtide Dreadtide guaranteed
Developer reference
Registry name
simplyswords:dreadtide
Namespace
simplyswords
Mod ID
simplyswords
Tags (3)
c:items/swords
simplyswords:items/swords
simplyswords:items/uniques

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#O#",
    "OXO",
    "#S#"
  ],
  "ingredients": {
    "#": {
      "item": "eldritch_end:aberration_heart"
    },
    "O": {
      "item": "simplyswords:runic_tablet"
    },
    "S": {
      "item": "simplyswords:empowered_remnant"
    },
    "X": {
      "item": "simplyswords:runic_twinblade"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "eldritch_end"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#O#",
    "OXO",
    "#S#"
  ],
  "ingredients": {
    "#": {
      "item": "eldritch_end:aberration_heart"
    },
    "O": {
      "item": "simplyswords:runic_tablet"
    },
    "S": {
      "item": "simplyswords:empowered_remnant"
    },
    "X": {
      "item": "simplyswords:runic_twinblade"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "neverloadthisrecipekthx"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}