Black Grid
refinedstorage:black_grid

Black Grid

Refined Storage · by Refined Mods
item GridGrid

Acquisition

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

Crafting ⇆ any arrangement
Any Grid
Organic Black Dye
Black Grid Black Grid guaranteed

Mining & drops

sourcecountchanceconditions
Black Grid1–1100%Survives Explosion

Used in (3)

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

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

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

Crafting ⇆ any arrangement
Black Crafting Grid Black Crafting Grid guaranteed

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

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

Block drops

Drops itself when broken.

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