minecraft:stripped_jungle_wood

Stripped Jungle Wood

Minecraft · by Mojang Studios
block Jungle LogsJungle Logs

Acquisition

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

Crafting
Stripped Jungle Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Jungle Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:stripped_jungle_wood
Namespace
minecraft
Mod ID
minecraft
Tags (2)
minecraft:blocks/jungle_logs
minecraft:items/jungle_logs

Recipe JSON (1):

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