Purple Grid
refinedstorage:purple_grid

Purple Grid

Refined Storage · by Refined Mods
item GridGrid

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Purple Grid1–1100%Survives Explosion

Used in (3)

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

Crafting ⇆ any arrangement
Purple Crafting Grid Purple Crafting Grid guaranteed

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

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

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

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

Block drops

Drops itself when broken.

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