Crafting using Luminous Jelly, Any Iron Plate, Any Iron Nugget and Luminous Jelly, arranged in the pattern shown. Produces Super Glue.
Super Glue
Create · by simibubi
Acquisition
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
}