Warped Fungus
minecraft:warped_fungus

Warped Fungus

Wood Type:
Minecraft · by Mojang Studios
block Enderman HoldableHoglin RepellentsAxe MineableSword Efficient

Acquisition

Haunting using Brown Mushroom. Produces Warped Fungus.

Haunting
Warped Fungus Warped Fungus guaranteed

Cloche using no listed ingredients. Produces Warped Fungus.

Cloche
Warped Fungus Warped Fungus guaranteed

Centrifuge using Warped Nylium. Produces 2× Warped Fungus and 6× Netherrack.

Centrifuge
Warped Fungus Warped Fungus ×2 guaranteed
Netherrack ×6 guaranteed

Padded using UU-Matter and Warped Wart Block, arranged in the pattern shown. Produces Warped Fungus.

Padded
Warped Fungus Warped Fungus guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Potted Warped Fungus (minecraft) minecraft:potted_warped_fungus1–1100%Survives Explosion
Warped Fungus1–1100%Survives Explosion

Used in (1)

Crafting using Fishing Rod and Warped Fungus, arranged in the pattern shown. Produces Warped Fungus on a Stick.

Crafting
Fishing Rod
Warped Fungus
Warped Fungus on a Stick Warped Fungus on a Stick guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:warped_fungus
Namespace
minecraft
Mod ID
minecraft
Tags (4)
minecraft:blocks/enderman_holdable
minecraft:blocks/hoglin_repellents
minecraft:blocks/mineable/axe
minecraft:blocks/sword_efficient

Recipe JSON (4):

{
  "recipe_type": "create:haunting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:brown_mushroom"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "immersiveengineering:cloche",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:centrifuge",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:warped_nylium"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "   ",
    " U ",
    " P "
  ],
  "ingredients": {
    "P": {
      "item": "minecraft:warped_wart_block"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}