modern_industrialization:bauxite_ore

Bauxite Ore

Modern Industrialization · by Azercoco, Technici4n
block OresBauxite OresPickaxe MineableNeeds Stone Tool

Bauxite Ore is a block from Modern Industrialization, crafted from Deepslate Bauxite Ore.

Acquisition

Crafting using Deepslate Bauxite Ore, arranged in the pattern shown. Produces Bauxite Ore.

Crafting
Bauxite Ore guaranteed

Mining & drops

sourcecountchanceconditions
Bauxite Ore1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Bauxite Ore1–1100%Drops itself with Silk Touch
Bauxite Dust1–1100%Fortune increases drop count
Developer reference
Registry name
modern_industrialization:bauxite_ore
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (4)
c:blocks/ores
c:items/bauxite_ores
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "   ",
    " x ",
    "   "
  ],
  "ingredients": {
    "x": {
      "item": "modern_industrialization:deepslate_bauxite_ore"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}