techreborn:computer_cube

Tech Reborn Computer Cube

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Data Storage Chip, Digital Display, Energy Flow Chip, Digital Display, Advanced Machine Frame, Digital Display, Energy Flow Chip, Digital Display and Data Storage Chip, arranged in the pattern shown. Produces Tech Reborn Computer Cube.

Crafting
Tech Reborn Computer Cube guaranteed

Used in (1)

Crafting using Data Storage Core, Advanced Circuit, Tech Reborn Computer Cube, Advanced Circuit and Data Storage Core, arranged in the pattern shown. Produces Player Detector.

Crafting
Player Detector guaranteed

Block drops

Drops itself

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "OMC",
    "MFM",
    "CMO"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:energy_flow_chip"
    },
    "F": {
      "item": "techreborn:advanced_machine_frame"
    },
    "M": {
      "item": "techreborn:digital_display"
    },
    "O": {
      "item": "techreborn:data_storage_chip"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}