create:radial_chassis

Radial Chassis

Create · by simibubi
block Safe NbtAxe MineablePickaxe Mineable

Acquisition

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

Crafting
Radial Chassis ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Radial Chassis1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}