Contained Remnant
16×16 · BAKED

item· Other

Contained Remnant

Simply Swords · by Sweenus
item

Contained Remnant is a item from Simply Swords, crafted from Iron Ingot, Empowered Remnant, and Glass. A Remnant in your inventory is acting strangely A Remnant in your inventory seems to have changed form.

Function

A Remnant in your inventory is acting strangely A Remnant in your inventory seems to have changed form

Acquisition

Crafting using Iron Ingot, Empowered Remnant, Iron Ingot, Glass, Empowered Remnant, Glass, Iron Ingot, Empowered Remnant and Iron Ingot, arranged in the pattern shown. Produces Contained Remnant.

Crafting
Contained Remnant Contained Remnant guaranteed
Developer reference
Registry name
simplyswords:contained_remnant
Namespace
simplyswords
Mod ID
simplyswords

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#O#",
    "SOS",
    "#O#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:iron_ingot"
    },
    "O": {
      "item": "simplyswords:empowered_remnant"
    },
    "S": {
      "item": "minecraft:glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}