mekanism:oredictionificator

Oredictionificator

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

Crafting using Any Steel Ingot, Any Glass Panes, Any Steel Ingot, Basic Control Circuit, Dictionary, Basic Control Circuit, Any Steel Ingot, Any Wooden Chest and Any Steel Ingot, arranged in the pattern shown. Produces Oredictionificator.

Crafting
Any Steel Ingot
Any Glass Panes
Any Steel Ingot
Basic Control Circuit
Dictionary
Basic Control Circuit
Any Steel Ingot
Any Wooden Chest
Any Steel Ingot
Oredictionificator guaranteed

Mining & drops

sourcecountchanceconditions
Oredictionificator1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:oredictionificator
Namespace
mekanism
Mod ID
mekanism
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SGS",
    "CPC",
    "S#S"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:chests/wooden"
    },
    "C": {
      "tag": "forge:circuits/basic"
    },
    "G": {
      "tag": "forge:glass_panes"
    },
    "P": {
      "item": "mekanism:dictionary"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}