Warped Top Roof
mcwroofs:warped_top_roof

Warped Top Roof

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

Acquisition

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

Crafting
Warped Top Roof Warped Top Roof ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Warped Top Roof1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwroofs:warped_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:warped_stem"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "top",
  "experience": null,
  "cooking_time": null
}