Crafting using Andesite Alloy, Any Redstone Dust, Andesite Alloy, Any Logs and Any Logs, arranged in the pattern shown. Produces Cart Assembler.
Cart Assembler
Create · by simibubi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cart Assembler | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:cart_assembler- Namespace
create- Mod ID
create- Tags (4)
create:blocks/safe_nbt minecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe minecraft:blocks/rails
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CRC",
"L L"
],
"ingredients": {
"C": {
"item": "create:andesite_alloy"
},
"L": {
"tag": "minecraft:logs"
},
"R": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

