minecraft:stripped_warped_hyphae

Stripped Warped Hyphae

Minecraft · by Mojang Studios
block Warped StemsNon Flammable WoodWarped Stems

Acquisition

Crafting using Stripped Warped Stem, Stripped Warped Stem, Stripped Warped Stem and Stripped Warped Stem, arranged in the pattern shown. Produces 3× Stripped Warped Hyphae.

Crafting
Stripped Warped Hyphae ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Warped Hyphae1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:stripped_warped_hyphae
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/warped_stems
minecraft:items/non_flammable_wood
minecraft:items/warped_stems

Recipe JSON (2):

{
  "recipe_type": "techreborn:chemical_reactor",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:stripped_crimson_hyphae"
    },
    {
      "tag": "c:ender_pearl_dusts"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stripped_warped_stem"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bark",
  "experience": null,
  "cooking_time": null
}