Crafting using Any Electrum Wire, Any Electrum Wire, Empty Spool, Any Electrum Wire and Any Electrum Wire, arranged in the pattern shown. Produces Electrum Spool.
Electrum Spool
Create Crafts & Additions · by MRH0
Function
SPOOL Used to store wires. High Current Connects to _high current connectors_. R-Clicking two Connectors Will create a wire link between them, while retaining the _Empty Spool_.
Acquisition
Related items
Developer reference
- Registry name
createaddition:electrum_spool- Namespace
createaddition- Mod ID
createaddition- Tags (1)
createaddition:items/spools
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" W ",
"WSW",
" W "
],
"ingredients": {
"S": {
"item": "createaddition:spool"
},
"W": {
"tag": "forge:wires/electrum"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}