block· Machines & Other Blocks

Stripped Apricorn Wood

Cobblemon · by The Cobblemon Team
block Apricorn LogsApricorn LogsLogsLogs That BurnLogsLogs That Burn

Stripped Apricorn Wood is a block from Cobblemon, crafted from Stripped Apricorn Log.

Acquisition

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

Crafting
Stripped Apricorn Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Apricorn Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
cobblemon:stripped_apricorn_wood
Namespace
cobblemon
Mod ID
cobblemon
Tags (6)
cobblemon:blocks/apricorn_logs
cobblemon:items/apricorn_logs
minecraft:blocks/logs
minecraft:blocks/logs_that_burn
minecraft:items/logs
minecraft:items/logs_that_burn

Recipe JSON (1):

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