Pine Lantern
16×16 · BAKED

block· Machines & Other Blocks

Pine Lantern

Goety · by Polarice3
block Pine Wood BlocksPine Wood Blocks

Pine Lantern is a block from Goety, crafted from Pine Log, String, and Lantern.

Acquisition

Crafting using Pine Log, Pine Log, String and Lantern, arranged in the pattern shown. Produces Pine Lantern.

Crafting
Pine Lantern Pine Lantern guaranteed

Mining & drops

sourcecountdrop rateconditions
Pine Lantern1–1100%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.

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
}