Personal Shrinking Device
compactmachines:personal_shrinking_device

Personal Shrinking Device

Compact Machines 4 · by Davenonymous, RobotGryphon, AlphaMode
item

Acquisition

Crafting using Any Glass Panes, Eye of Ender, Book, Eye of Ender and Any Iron Ingot, arranged in the pattern shown. Produces Personal Shrinking Device.

Crafting
Any Glass Panes
Eye of Ender
Book
Eye of Ender
Any Iron Ingot
Personal Shrinking Device Personal Shrinking Device guaranteed
Developer reference
Registry name
compactmachines:personal_shrinking_device
Namespace
compactmachines
Mod ID
compactmachines

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " P ",
    "EBE",
    " I "
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:book"
    },
    "E": {
      "item": "minecraft:ender_eye"
    },
    "I": {
      "tag": "c:ingots/iron"
    },
    "P": {
      "tag": "c:glass_panes"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}