Sequenced Gearshift
create:sequenced_gearshift

Sequenced Gearshift

Create · by simibubi
block Safe NbtAxe MineablePickaxe Mineable

Acquisition

Crafting using Brass Casing, Cogwheel and Electron Tube, in any arrangement. Produces Sequenced Gearshift.

Crafting ⇆ any arrangement
Sequenced Gearshift Sequenced Gearshift guaranteed

Mining & drops

sourcecountchanceconditions
Sequenced Gearshift1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
create:sequenced_gearshift
Namespace
create
Mod ID
create
Tags (3)
create:blocks/safe_nbt
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:brass_casing"
    },
    {
      "item": "create:cogwheel"
    },
    {
      "item": "create:electron_tube"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}