Dictionary
mekanism:dictionary

Dictionary

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item

Acquisition

Crafting using Basic Control Circuit and Book, arranged in the pattern shown. Produces Dictionary.

Crafting
Basic Control Circuit
Book
Dictionary Dictionary guaranteed

Used in (1)

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
Developer reference
Registry name
mekanism:dictionary
Namespace
mekanism
Mod ID
mekanism

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "C",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:book"
    },
    "C": {
      "tag": "forge:circuits/basic"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}