Jungle Planks Top Roof
mcwroofs:jungle_planks_top_roof

Jungle Planks Top Roof

Wood Type:
Macaw's Roofs · by Sketch Macaw & Sketch Peachy
block Axe Mineable

Acquisition

Crafting using Jungle Planks, Stick and Jungle Planks, arranged in the pattern shown. Produces 2× Jungle Planks Top Roof.

Crafting
Jungle Planks Top Roof Jungle Planks Top Roof ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Jungle Planks Top Roof1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwroofs:jungle_planks_top_roof
Namespace
mcwroofs
Mod ID
mcwroofs
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WSW"
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:stick"
    },
    "W": {
      "item": "minecraft:jungle_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "top",
  "experience": null,
  "cooking_time": null
}