The Great Frost

item· Other

The Great Frost

LegendaryMonsters · by Miauczel
item

The Great Frost is an item from LegendaryMonsters, crafted from Frozen Rune, Primal Ice Shard, and Iron Sword.

Acquisition

Crafting using Frozen Rune, Primal Ice Shard, Iron Sword and Primal Ice Shard, arranged in the pattern shown. Produces The Great Frost.

Crafting
Frozen Rune
Primal Ice Shard
Iron Sword
Primal Ice Shard
The Great Frost The Great Frost guaranteed
Developer reference
Registry name
legendary_monsters:the_great_frost
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "iIi"
  ],
  "ingredients": {
    "#": {
      "item": "legendary_monsters:frozen_rune"
    },
    "I": {
      "item": "minecraft:iron_sword"
    },
    "i": {
      "item": "legendary_monsters:primal_ice_shard"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}