Crafting using Andesite Casing, Any Iron Nugget, Any Iron Nugget and Any Iron Nugget, in any arrangement. Produces Encased Chain Drive.
Encased Chain Drive
Create · by simibubi
Acquisition
Crafting using Andesite Casing, Zinc Nugget, Zinc Nugget and Zinc Nugget, in any arrangement. Produces Encased Chain Drive.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Encased Chain Drive | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Encased Chain Drive and Electron Tube, in any arrangement. Produces Adjustable Chain Gearshift.
Block drops
Drops itself when broken.
Developer reference
- Registry name
create:encased_chain_drive- Namespace
create- Mod ID
create- Tags (2)
minecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "create:andesite_casing"
},
{
"tag": "forge:nuggets/iron"
},
{
"tag": "forge:nuggets/iron"
},
{
"tag": "forge:nuggets/iron"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "create:andesite_casing"
},
{
"tag": "forge:nuggets/zinc"
},
{
"tag": "forge:nuggets/zinc"
},
{
"tag": "forge:nuggets/zinc"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
