Crafting using Pine Log, Pine Log, String and Lantern, arranged in the pattern shown. Produces Pine Lantern.
block· Machines & Other Blocks
Pine Lantern
Goety · by Polarice3
Pine Lantern is a block from Goety, crafted from Pine Log, String, and Lantern.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Pine Lantern | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
goety:pine_lantern- Namespace
goety- Mod ID
goety- Tags (2)
goety:blocks/pine_wood_blocks goety:items/pine_wood_blocks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
" S",
" L"
],
"ingredients": {
"#": {
"item": "goety:pine_log"
},
"L": {
"item": "minecraft:lantern"
},
"S": {
"tag": "forge:string"
}
},
"conditions": [],
"sequence": null,
"group_name": "bark",
"experience": null,
"cooking_time": null
}


