Crafting using Lunar Stick, Lunar Stick, Lunar Stick, Lunar Stick, Lunar Stick, Lunar Stick and Lunar Stick, arranged in the pattern shown. Produces 3× Lunar Ladder.
Lunar Ladder
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Lunar Ladder is a block from Blue Skies, crafted from Lunar Stick.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Lunar Ladder | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
blue_skies:lunar_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:lunar_stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}