block· Machines & Other Blocks

Heavy Soiled Spruce Planks

Goety · by Polarice3
block Axe MineablePlanksPlanks

Heavy Soiled Spruce Planks is a block from Goety, crafted from Detritus Dust and Soiled Spruce Planks.

Acquisition

Crafting using Detritus Dust, Soiled Spruce Planks, Soiled Spruce Planks and Detritus Dust, arranged in the pattern shown. Produces 2× Heavy Soiled Spruce Planks.

Crafting
Heavy Soiled Spruce Planks ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Heavy Soiled Spruce Planks1–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:soiled_spruce_planks_heavy
Namespace
goety
Mod ID
goety
Tags (3)
minecraft:blocks/mineable/axe
minecraft:blocks/planks
minecraft:items/planks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "lm",
    "ml"
  ],
  "ingredients": {
    "l": {
      "item": "goety:detritus_dust"
    },
    "m": {
      "item": "goety:soiled_spruce_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}