Crafting using Cogwheel, Iron Sheet, Mechanical Bearing, Iron Sheet and Iron Sheet, arranged in the pattern shown. Produces Disjointed Propagator Bearing.
Disjointed Propagator Bearing
Disjointed Propagator Bearing is a block from Create: Interactive, crafted from Cogwheel, Iron Sheet, and Mechanical Bearing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Disjointed Propagator Bearing | 1–1 | 100% | 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
}