immersiveengineering:raw_block_aluminum

Block of Raw Bauxite

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Raw Aluminum Storage BlockRaw Aluminum Storage BlockPickaxe MineableNeeds Stone Tool

Acquisition

Crafting using Raw Bauxite, Raw Bauxite, Raw Bauxite, Raw Bauxite, Raw Bauxite, Raw Bauxite, Raw Bauxite, Raw Bauxite and Raw Bauxite, arranged in the pattern shown. Produces Block of Raw Bauxite.

Crafting
Raw Bauxite
Raw Bauxite
Raw Bauxite
Raw Bauxite
Raw Bauxite
Raw Bauxite
Raw Bauxite
Raw Bauxite
Raw Bauxite
Block of Raw Bauxite guaranteed

Mining & drops

sourcecountchanceconditions
Block of Raw Bauxite1–1100%Survives Explosion

Used in (1)

Crafting using Block of Raw Bauxite, in any arrangement. Produces 9× Raw Bauxite.

Crafting ⇆ any arrangement
Raw Bauxite Raw Bauxite ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:raw_block_aluminum
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (4)
forge:blocks/storage_blocks/raw_aluminum
forge:items/storage_blocks/raw_aluminum
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sss",
    "sis",
    "sss"
  ],
  "ingredients": {
    "i": {
      "item": "immersiveengineering:raw_aluminum"
    },
    "s": {
      "tag": "forge:raw_materials/aluminum"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}