Conduit Binder Composite
enderio:conduit_binder_composite

Conduit Binder Composite

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

Acquisition

Crafting using Slag Gravel, Clay Ball, Slag Gravel, Any Sand, Slag Gravel, Any Sand, Slag Gravel, Clay Ball and Slag Gravel, arranged in the pattern shown. Produces 8× Conduit Binder Composite.

Crafting
Conduit Binder Composite Conduit Binder Composite ×8 guaranteed

Used in (2)

Developer reference
Registry name
enderio:conduit_binder_composite
Namespace
enderio
Mod ID
enderio

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GCG",
    "SGS",
    "GCG"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:clay_ball"
    },
    "G": {
      "tag": "forge:gravel"
    },
    "S": {
      "tag": "forge:sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}