Light Gray Grid
refinedstorage:light_gray_grid

Light Gray Grid

Refined Storage · by Refined Mods
item GridGrid

Acquisition

Crafting using Any Grid and Any Light Gray Dye, in any arrangement. Produces Light Gray Grid.

Crafting ⇆ any arrangement
Any Grid
Any Light Gray Dye
Light Gray Grid Light Gray Grid guaranteed

Mining & drops

sourcecountchanceconditions
Light Gray Grid1–1100%Survives Explosion

Used in (3)

Crafting using Light Gray Grid, Advanced Processor and Crafting Table, in any arrangement. Produces Light Gray Crafting Grid.

Crafting ⇆ any arrangement
Light Gray Crafting Grid Light Gray Crafting Grid guaranteed

Crafting using Light Gray Grid, Advanced Processor and Bucket, in any arrangement. Produces Light Gray Fluid Grid.

Crafting ⇆ any arrangement
Light Gray Grid
Advanced Processor
Bucket
Light Gray Fluid Grid Light Gray Fluid Grid guaranteed

Crafting using Light Gray Grid, Advanced Processor and Pattern, in any arrangement. Produces Light Gray Pattern Grid.

Crafting ⇆ any arrangement
Light Gray Grid
Advanced Processor
Pattern
Light Gray Pattern Grid Light Gray Pattern Grid guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
refinedstorage:light_gray_grid
Namespace
refinedstorage
Mod ID
refinedstorage
Tags (2)
refinedstorage:blocks/grid
refinedstorage:items/grid

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "refinedstorage:grid"
    },
    {
      "tag": "forge:dyes/light_gray"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "refinedstorage",
  "experience": null,
  "cooking_time": null
}