Crafting using Cogwheel, Cogwheel, Andesite Casing, Cogwheel and Cogwheel, arranged in the pattern shown. Produces Vertical Gearbox.
Vertical Gearbox
Create · by simibubi
Acquisition
Crafting using Gearbox, in any arrangement. Produces Vertical Gearbox.
Used in (1)
Crafting using Vertical Gearbox, in any arrangement. Produces Gearbox.
Developer reference
- Registry name
create:vertical_gearbox- Namespace
create- Mod ID
create
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"C C",
" B ",
"C C"
],
"ingredients": {
"B": {
"item": "create:andesite_casing"
},
"C": {
"item": "create:cogwheel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "create:gearbox"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
