Pine Firewood
16×16 · BAKED

block· Machines & Other Blocks

Pine Firewood

Goety · by Polarice3
block Pine Wood BlocksPine Wood Blocks

Pine Firewood is a block from Goety, crafted from Bluebright Stick, Coal, and Pine Wood.

Acquisition

Crafting using Bluebright Stick, Coal, Bluebright Stick, Pine Wood, Pine Wood and Pine Wood, arranged in the pattern shown. Produces Pine Firewood.

Crafting
Pine Firewood Pine Firewood guaranteed

Mining & drops

sourcecountdrop rateconditions
Pine Firewood1–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_firewood
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": [
    "SCS",
    "FFF"
  ],
  "ingredients": {
    "C": {
      "tag": "minecraft:coals"
    },
    "F": {
      "item": "goety:pine_wood"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}