Crafting using Blue Painted Planks, Blue Painted Planks and Blue Painted Planks, arranged in the pattern shown. Produces 6× Blue Painted Slab.
Blue Painted Slab is a block from Regions Unexplored, crafted from Blue Painted Planks.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Blue Painted Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
regions_unexplored:blue_painted_slab- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (4)
forge:blocks/slabs/wooden forge:items/slabs/wooden minecraft:blocks/wooden_slabs minecraft:items/wooden_slabs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "regions_unexplored:blue_painted_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "painted_slab",
"experience": null,
"cooking_time": null
}
