Portable Grid
refinedstorage:portable_grid

Portable Grid

Refined Storage · by Refined Mods
block Relocation Not Supported

Acquisition

Crafting using Quartz Enriched Iron, Any Grid, Quartz Enriched Iron, Quartz Enriched Iron, Any Controller, Quartz Enriched Iron, Quartz Enriched Iron, Fluid Grid and Quartz Enriched Iron, arranged in the pattern shown. Produces Portable Grid.

Crafting
Quartz Enriched Iron
Any Grid
Quartz Enriched Iron
Quartz Enriched Iron
Any Controller
Quartz Enriched Iron
Quartz Enriched Iron
Fluid Grid
Quartz Enriched Iron
Portable Grid Portable Grid guaranteed

Mining & drops

sourcecountchanceconditions
Portable Grid1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
refinedstorage:portable_grid
Namespace
refinedstorage
Mod ID
refinedstorage
Tags (1)
forge:blocks/relocation_not_supported

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "EGE",
    "ECE",
    "EFE"
  ],
  "ingredients": {
    "C": {
      "tag": "refinedstorage:controller"
    },
    "E": {
      "item": "refinedstorage:quartz_enriched_iron"
    },
    "F": {
      "item": "refinedstorage:fluid_grid"
    },
    "G": {
      "tag": "refinedstorage:grid"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}