Basic Display
techreborn:basic_display

Basic Display

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item

Acquisition

Crafting using Refined Iron Plate, Black Dye, Refined Iron Plate, Black Dye, Electronic Circuit, Black Dye, Refined Iron Plate, Glass Pane and Refined Iron Plate, arranged in the pattern shown. Produces Basic Display.

Crafting
Refined Iron Plate
Black Dye
Refined Iron Plate
Black Dye
Electronic Circuit
Black Dye
Refined Iron Plate
Glass Pane
Refined Iron Plate
Basic Display Basic Display guaranteed

Used in (3)

Crafting using Refined Iron Plate, Refined Iron Plate, Refined Iron Plate, Crude Storage Unit, Basic Machine Frame, Electronic Circuit, Basic Display and Electronic Circuit, arranged in the pattern shown. Produces Crude Unit Upgrader.

Crafting
Crude Unit Upgrader Crude Unit Upgrader guaranteed

Crafting using Refined Iron Plate, Refined Iron Plate, Refined Iron Plate, Crude Storage Unit, Basic Machine Frame, Crude Storage Unit, Electronic Circuit, Basic Display and Electronic Circuit, arranged in the pattern shown. Produces Basic Storage Unit.

Crafting
Basic Storage Unit guaranteed

Crafting using Basic Display and Compass, arranged in the pattern shown. Produces GPS.

Crafting
Basic Display
Compass
GPS GPS guaranteed
Developer reference
Registry name
techreborn:basic_display
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ADA",
    "DCD",
    "AGA"
  ],
  "ingredients": {
    "A": {
      "tag": "c:refined_iron_plates"
    },
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "D": {
      "item": "minecraft:black_dye"
    },
    "G": {
      "item": "minecraft:glass_pane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}