modern_industrialization:monazite_ore

Monazite Ore

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

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

Acquisition

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

Crafting
Monazite Ore guaranteed

Mining & drops

sourcecountchanceconditions
Monazite Ore1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Monazite Dust1–1100%Fortune increases drop count
Monazite Ore1–1100%Drops itself with Silk Touch
Developer reference
Registry name
modern_industrialization:monazite_ore
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (4)
c:blocks/ores
c:items/monazite_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_monazite_ore"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}