Crafting using Any Silicon, Any Silicon, Any Silicon, Any Iron Ingot, Void Chassis, Any Iron Ingot, Infinity Bimetal Gear, Crafting Table and Infinity Bimetal Gear, arranged in the pattern shown. Produces Crafter.
Crafter
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Crafter | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
enderio:crafter- Namespace
enderio- Mod ID
enderio- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"ICI",
"GTG"
],
"ingredients": {
"C": {
"item": "enderio:void_chassis"
},
"G": {
"tag": "forge:gears/iron"
},
"I": {
"tag": "forge:ingots/iron"
},
"S": {
"tag": "forge:silicon"
},
"T": {
"item": "minecraft:crafting_table"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

