Crafting using Starlit Stick, Starlit Stick, Starlit Stick, Starlit Stick, Starlit Stick, Starlit Stick and Starlit Stick, arranged in the pattern shown. Produces 3× Starlit Ladder.
Starlit Ladder
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Starlit Ladder is a block from Blue Skies, crafted from Starlit Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Starlit Ladder | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
blue_skies:starlit_ladder- Namespace
blue_skies- Mod ID
blue_skies- Tags (2)
blue_skies:blocks/ladders blue_skies:items/ladders
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
"###",
"# #"
],
"ingredients": {
"#": {
"item": "blue_skies:starlit_stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}