Crafting using Any Logs, Andesite Alloy, Any Logs, Andesite Alloy and Any Logs, arranged in the pattern shown. Produces 3× Radial Chassis.

Radial Chassis
Create · by simibubi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Radial Chassis | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
create:radial_chassis- 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_shaped",
"pattern": [
" L ",
"PLP",
" L "
],
"ingredients": {
"L": {
"tag": "minecraft:logs"
},
"P": {
"item": "create:andesite_alloy"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

