Encased Chain Drive
create:encased_chain_drive

Encased Chain Drive

Create · by simibubi
block Axe MineablePickaxe Mineable

Acquisition

Crafting using Andesite Casing, Any Iron Nugget, Any Iron Nugget and Any Iron Nugget, in any arrangement. Produces Encased Chain Drive.

Crafting ⇆ any arrangement
Encased Chain Drive Encased Chain Drive guaranteed

Crafting using Andesite Casing, Zinc Nugget, Zinc Nugget and Zinc Nugget, in any arrangement. Produces Encased Chain Drive.

Crafting ⇆ any arrangement
Encased Chain Drive Encased Chain Drive guaranteed

Mining & drops

sourcecountchanceconditions
Encased Chain Drive1–1100%Survives Explosion

Used in (1)

Crafting using Encased Chain Drive and Electron Tube, in any arrangement. Produces Adjustable Chain Gearshift.

Crafting ⇆ any arrangement
Encased Chain Drive
Electron Tube
Adjustable Chain Gearshift Adjustable Chain Gearshift guaranteed

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
}