Steep Firewood
16×16 · BAKED

block· Machines & Other Blocks

Steep Firewood

Goety · by Polarice3
block

Steep Firewood is a block from Goety, crafted from Bluebright Stick, Fire Charge, Steep Wood, and Steep Planks.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Steep 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:steep_firewood
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SCS",
    "FFF",
    " P "
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:fire_charge"
    },
    "F": {
      "tag": "minecraft:logs"
    },
    "P": {
      "item": "goety:steep_planks"
    },
    "S": {
      "tag": "forge:rods/wooden"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}