aether:stripped_skyroot_wood

Stripped Skyroot Wood

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Skyroot LogsSkyroot LogsAxe Mineable

Acquisition

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

Crafting
Stripped Skyroot Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Skyroot Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:stripped_skyroot_wood
Namespace
aether
Mod ID
aether
Tags (3)
aether:blocks/skyroot_logs
aether:items/skyroot_logs
minecraft:blocks/mineable/axe

Recipe JSON (1):

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