block· Machines & Other Blocks

Soiled Spruce Planks

Goety · by Polarice3
block Axe MineablePlanksPlanks

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

Acquisition

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

Crafting
Soiled Spruce Planks ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
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.

Used in

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

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:soiled_spruce_planks
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": "minecraft:spruce_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}