Tech Reborn Manual
techreborn:manual

Tech Reborn Manual

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Crafting using Book and Refined Iron Ingot, in any arrangement. Produces Tech Reborn Manual.

Crafting ⇆ any arrangement
Book
Refined Iron Ingot
Tech Reborn Manual Tech Reborn Manual guaranteed

Used in (1)

Developer reference
Registry name
techreborn:manual
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:book"
    },
    {
      "item": "techreborn:refined_iron_ingot"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}