Crafting using Electrum Rod, Andesite Alloy, Andesite Alloy and Luminous Jelly, in any arrangement. Produces 2× Large Connector.
Large Connector
Create Crafts & Additions · by MRH0
Acquisition
Crafting using Gold Rod, Andesite Alloy, Andesite Alloy and Luminous Jelly, in any arrangement. Produces 2× Large Connector.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Large Connector | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
createaddition:large_connector- Namespace
createaddition- Mod ID
createaddition- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:rods/electrum"
},
{
"item": "create:andesite_alloy"
},
{
"item": "create:andesite_alloy"
},
{
"tag": "forge:slimeballs"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:rods/gold"
},
{
"item": "create:andesite_alloy"
},
{
"item": "create:andesite_alloy"
},
{
"tag": "forge:slimeballs"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}