Shot Gum
alexscaves:shot_gum

Shot Gum

Alex's Caves · by Alexthe668, Noonyeyz
item

Shot Gum is a item from Alex's Caves, crafted from Sugar Glass, Gumball Pile, Any Iron Ingot, and Any Iron Nugget.

Acquisition

Crafting using Sugar Glass, Gumball Pile, Gumball Pile, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Nugget, arranged in the pattern shown. Produces Shot Gum.

Crafting
Shot Gum Shot Gum guaranteed
Developer reference
Registry name
alexscaves:shot_gum
Namespace
alexscaves
Mod ID
alexscaves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SPP",
    "III",
    "IN "
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "N": {
      "tag": "forge:nuggets/iron"
    },
    "P": {
      "item": "alexscaves:gumball_pile"
    },
    "S": {
      "item": "alexscaves:sugar_glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}