Disjointed Propagator Bearing
create_interactive:disjointed_propagator_bearing

Disjointed Propagator Bearing

block

Disjointed Propagator Bearing is a block from Create: Interactive, crafted from Cogwheel, Iron Sheet, and Mechanical Bearing.

Acquisition

Crafting using Cogwheel, Iron Sheet, Mechanical Bearing, Iron Sheet and Iron Sheet, arranged in the pattern shown. Produces Disjointed Propagator Bearing.

Crafting
Cogwheel
Iron Sheet
Mechanical Bearing
Iron Sheet
Iron Sheet
Disjointed Propagator Bearing Disjointed Propagator Bearing guaranteed

Mining & drops

sourcecountchanceconditions
Disjointed Propagator Bearing1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
create_interactive:disjointed_propagator_bearing
Namespace
create_interactive
Mod ID
create_interactive

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "EBE",
    " E "
  ],
  "ingredients": {
    "B": {
      "item": "create:mechanical_bearing"
    },
    "E": {
      "item": "create:iron_sheet"
    },
    "S": {
      "item": "create:cogwheel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}