Padded using Saw Dust and UU-Matter, arranged in the pattern shown. Produces Warped Hyphae.

Acquisition
Chemical Reactor using Crimson Hyphae and Ender Pearl Dust. Produces Warped Hyphae.

Crafting using Warped Stem, Warped Stem, Warped Stem and Warped Stem, arranged in the pattern shown. Produces 3× Warped Hyphae.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Warped Hyphae | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:warped_hyphae- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/warped_stems minecraft:items/non_flammable_wood minecraft:items/warped_stems
Recipe JSON (3):
{
"recipe_type": "reborncore:padded",
"pattern": [
" ",
" ",
" SU"
],
"ingredients": {
"S": {
"tag": "c:saw_dusts"
},
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"item": "minecraft: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:warped_stem"
}
},
"conditions": [],
"sequence": null,
"group_name": "bark",
"experience": null,
"cooking_time": null
}

