Super Glue
create:super_glue

Super Glue

Create · by simibubi
item

Acquisition

Crafting using Luminous Jelly, Any Iron Plate, Any Iron Nugget and Luminous Jelly, arranged in the pattern shown. Produces Super Glue.

Crafting
Luminous Jelly
Any Iron Plate
Any Iron Nugget
Luminous Jelly
Super Glue Super Glue guaranteed
Developer reference
Registry name
create:super_glue
Namespace
create
Mod ID
create

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AS",
    "NA"
  ],
  "ingredients": {
    "A": {
      "tag": "forge:slimeballs"
    },
    "N": {
      "tag": "forge:nuggets/iron"
    },
    "S": {
      "tag": "forge:plates/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}