blue_skies:lunar_wood

Lunar Wood

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Lunar LogLunar Log

Lunar Wood is a block from Blue Skies, crafted from Lunar Log.

Acquisition

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

Crafting
Lunar Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Lunar Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:lunar_wood
Namespace
blue_skies
Mod ID
blue_skies
Tags (2)
blue_skies:blocks/logs/lunar
blue_skies:items/logs/lunar

Recipe JSON (1):

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