Brown Grid
refinedstorage:brown_grid

Brown Grid

Refined Storage · by Refined Mods
item GridGrid

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Brown Grid1–1100%Survives Explosion

Used in (3)

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

Crafting ⇆ any arrangement
Brown Crafting Grid Brown Crafting Grid guaranteed

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

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

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

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

Block drops

Drops itself when broken.

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