Crafting using Light Blue Painted Planks, Light Blue Painted Planks, Light Blue Painted Planks, Light Blue Painted Planks, Light Blue Painted Planks and Light Blue Painted Planks, arranged in the pattern shown. Produces 4× Light Blue Painted Stairs.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Light Blue Painted Stairs | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
regions_unexplored:light_blue_painted_stairs- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (4)
forge:blocks/stairs/wooden forge:items/stairs/wooden minecraft:blocks/wooden_stairs minecraft:items/wooden_stairs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# ",
"## ",
"###"
],
"ingredients": {
"#": {
"item": "regions_unexplored:light_blue_painted_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": "painted_stairs",
"experience": null,
"cooking_time": null
}
