IndustrialWires/src/main/resources/assets/industrialwires/recipes/panel_component_rgb_led.json

25 lines
446 B
JSON

{
"result": {
"item": "industrialwires:panel_component",
"data": 10
},
"ingredients": [
{
"type": "forge:ore_dict",
"ore": "dustRedstone"
},
{
"item": "industrialwires:panel_component",
"data": 2
},
{
"item": "industrialwires:panel_component",
"data": 2
},
{
"item": "industrialwires:panel_component",
"data": 2
}
],
"type": "forge:ore_shapeless"
}