Blue Grid
refinedstorage:blue_grid

Blue Grid

Refined Storage · by Refined Mods
item GridGrid

Acquisition

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

Crafting ⇆ any arrangement
Any Grid
Any Blue Dye
Blue Grid Blue Grid guaranteed

Mining & drops

sourcecountchanceconditions
Blue Grid1–1100%Survives Explosion

Used in (3)

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

Crafting ⇆ any arrangement
Blue Grid
Advanced Processor
Pattern
Blue Pattern Grid Blue Pattern Grid guaranteed

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

Crafting ⇆ any arrangement
Blue Crafting Grid Blue Crafting Grid guaranteed

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

Crafting ⇆ any arrangement
Blue Grid
Advanced Processor
Bucket
Blue Fluid Grid Blue Fluid Grid guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
refinedstorage:blue_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/blue"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "refinedstorage",
  "experience": null,
  "cooking_time": null
}