block· Machines & Other Blocks

Stripped Aspen Wood

Nature's Spirit · by Team Hibiscus
block Aspen LogsStripped WoodAspen LogsStripped Wood

Stripped Aspen Wood is a block from Nature's Spirit, crafted from Stripped Aspen Log.

Acquisition

Crafting using Stripped Aspen Log, Stripped Aspen Log, Stripped Aspen Log and Stripped Aspen Log, arranged in the pattern shown. Produces 3× Stripped Aspen Wood.

Crafting
Stripped Aspen Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Aspen Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
natures_spirit:stripped_aspen_wood
Namespace
natures_spirit
Mod ID
natures_spirit
Tags (4)
natures_spirit:blocks/aspen_logs
natures_spirit:blocks/stripped_wood
natures_spirit:items/aspen_logs
natures_spirit:items/stripped_wood

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "natures_spirit:stripped_aspen_log"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bark",
  "experience": null,
  "cooking_time": null
}