block· Machines & Other Blocks

Joshua Bundle

Nature's Spirit · by Team Hibiscus
block Joshua LogsJoshua Logs

Joshua Bundle is a block from Nature's Spirit, crafted from Joshua Log.

Acquisition

Crafting using Joshua Log, Joshua Log, Joshua Log and Joshua Log, arranged in the pattern shown. Produces Joshua Bundle.

Crafting
Joshua Log
Joshua Log
Joshua Log
Joshua Log
Joshua Bundle guaranteed

Mining & drops

sourcecountdrop rateconditions
Joshua Bundle1–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 Joshua Bundle, in any arrangement. Produces 4× Joshua Planks.

Crafting ⇆ any arrangement
Joshua Planks ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
natures_spirit:joshua_bundle
Namespace
natures_spirit
Mod ID
natures_spirit
Tags (2)
natures_spirit:blocks/joshua_logs
natures_spirit:items/joshua_logs

Recipe JSON (1):

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