Photovoltaic Composite
enderio:photovoltaic_composite

Photovoltaic Composite

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
item

Acquisition

Crafting using Any Lapis Dust, Any Coal Dust and Any Silicon, in any arrangement. Produces Photovoltaic Composite.

Crafting ⇆ any arrangement
Any Lapis Dust
Any Coal Dust
Any Silicon
Photovoltaic Composite Photovoltaic Composite guaranteed
Developer reference
Registry name
enderio:photovoltaic_composite
Namespace
enderio
Mod ID
enderio

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:dusts/lapis"
    },
    {
      "tag": "forge:dusts/coal"
    },
    {
      "tag": "forge:silicon"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}