Galena Gauntlet
alexscaves:galena_gauntlet

Galena Gauntlet

Alex's Caves · by Alexthe668, Noonyeyz
item ToolsWeapons

Galena Gauntlet is a tool from Alex's Caves, crafted from Packed Galena, Telecore, Ferrouslimeball, and Scarlet Neodymium Ingot.

Acquisition

Crafting using Packed Galena, Packed Galena, Packed Galena, Packed Galena, Telecore, Packed Galena, Ferrouslimeball, Scarlet Neodymium Ingot and Ferrouslimeball, arranged in the pattern shown. Produces Galena Gauntlet.

Crafting
Galena Gauntlet Galena Gauntlet guaranteed
Developer reference
Registry name
alexscaves:galena_gauntlet
Namespace
alexscaves
Mod ID
alexscaves
Tags (2)
forge:items/tools
minecraft:items/weapons

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "PTP",
    "SNS"
  ],
  "ingredients": {
    "N": {
      "item": "alexscaves:scarlet_neodymium_ingot"
    },
    "P": {
      "item": "alexscaves:packed_galena"
    },
    "S": {
      "item": "alexscaves:ferrouslime_ball"
    },
    "T": {
      "item": "alexscaves:telecore"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}