ecologics:coconut_wood

Coconut Wood

Ecologics · by SameButDifferent, Zero_DSRS_VX, Drigonis, Crispytwig, Irishjevil, Foquito Azul
block Coconut LogsCoconut LogsAxe Mineable

Coconut Wood is a block from Ecologics, crafted from Coconut Log.

Acquisition

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

Crafting
Coconut Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Coconut Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ecologics:coconut_wood
Namespace
ecologics
Mod ID
ecologics
Tags (3)
ecologics:blocks/coconut_logs
ecologics:items/coconut_logs
minecraft:blocks/mineable/axe

Recipe JSON (1):

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