block· Machines & Other Blocks

Olive Wood

Nature's Spirit · by Team Hibiscus
block Olive LogsOlive Logs

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

Acquisition

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

Crafting
  • Inputs
  • 4 × Olive Log
  • Output
  • Olive Wood ×3
Olive Wood ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Olive Wood1–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
natures_spirit:olive_wood
Namespace
natures_spirit
Mod ID
natures_spirit
Tags (2)
natures_spirit:blocks/olive_logs
natures_spirit:items/olive_logs

Recipe JSON (1):

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