Yellow Grid
refinedstorage:yellow_grid

Yellow Grid

Refined Storage · by Refined Mods
item GridGrid

Acquisition

Crafting using Any Grid and Sulfur Dust, in any arrangement. Produces Yellow Grid.

Crafting ⇆ any arrangement
Any Grid
Sulfur Dust
Yellow Grid Yellow Grid guaranteed

Mining & drops

sourcecountchanceconditions
Yellow Grid1–1100%Survives Explosion

Used in (3)

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

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

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

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

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

Crafting ⇆ any arrangement
Yellow Crafting Grid Yellow Crafting Grid guaranteed

Block drops

Drops itself when broken.

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