Pattern
refinedstorage:pattern

Pattern

Refined Storage · by Refined Mods
item

Acquisition

Crafting using Any Glass, Redstone Dust, Any Glass, Redstone Dust, Any Glass, Redstone Dust, Quartz Enriched Iron, Quartz Enriched Iron and Quartz Enriched Iron, arranged in the pattern shown. Produces Pattern.

Crafting
Pattern Pattern guaranteed

Used in (17)

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

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

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

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

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

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

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 Grid, Advanced Processor and Pattern, in any arrangement. Produces Pattern Grid.

Crafting ⇆ any arrangement
Grid
Advanced Processor
Pattern
Pattern Grid Pattern Grid guaranteed
view all 17 →
Developer reference
Registry name
refinedstorage:pattern
Namespace
refinedstorage
Mod ID
refinedstorage

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GRG",
    "RGR",
    "EEE"
  ],
  "ingredients": {
    "E": {
      "item": "refinedstorage:quartz_enriched_iron"
    },
    "G": {
      "tag": "forge:glass"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}