Crafting using Copper Spool, Any Redstone Dust and Biomass, in any arrangement. Produces Copper Spool with Festive Lights.
Copper Spool with Festive Lights
Create Crafts & Additions · by MRH0
Function
SPOOL Used to store wires. Low Current Connects to _low current connectors_. R-Clicking two Connectors Will create a wire link between them and return an _Empty Spool_.
Acquisition
Developer reference
- Registry name
createaddition:festive_spool- Namespace
createaddition- Mod ID
createaddition
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "createaddition:copper_spool"
},
{
"tag": "forge:dusts/redstone"
},
{
"item": "createaddition:biomass"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}