Crafting using Any Grid and Any Blue Dye, in any arrangement. Produces Blue Grid.
Blue Grid
Refined Storage · by Refined Mods
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Blue Grid | 1–1 | 100% | Survives Explosion |
Used in (3)
Crafting using Blue Grid, Advanced Processor and Pattern, in any arrangement. Produces Blue Pattern Grid.
Crafting using Blue Grid, Advanced Processor and Crafting Table, in any arrangement. Produces Blue Crafting Grid.
Crafting using Blue Grid, Advanced Processor and Bucket, in any arrangement. Produces Blue Fluid Grid.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
refinedstorage:blue_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/blue"
}
],
"conditions": [],
"sequence": null,
"group_name": "refinedstorage",
"experience": null,
"cooking_time": null
}
