Padded using UU-Matter and Nether Wart Block, arranged in the pattern shown. Produces Crimson Fungus.
Acquisition
Centrifuge using Crimson Nylium. Produces 2× Crimson Fungus and 6× Netherrack.

Haunting using Red Mushroom. Produces Crimson Fungus.
Cloche using no listed ingredients. Produces Crimson Fungus.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Crimson Fungus | 1–1 | 100% | Survives Explosion |
Loot table: Bastion Hoglin Stable (minecraft) minecraft:bastion_hoglin_stable | 1–1 | 100% | — |
Block loot table: Potted Crimson Fungus (minecraft) minecraft:potted_crimson_fungus | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:crimson_fungus- Namespace
minecraft- Mod ID
minecraft- Tags (3)
minecraft:blocks/enderman_holdable minecraft:blocks/mineable/axe minecraft:blocks/sword_efficient
Recipe JSON (4):
{
"recipe_type": "reborncore:padded",
"pattern": [
" ",
" U ",
" P "
],
"ingredients": {
"P": {
"item": "minecraft:nether_wart_block"
},
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:centrifuge",
"pattern": null,
"ingredients": {
"item": "minecraft:crimson_nylium"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:haunting",
"pattern": null,
"ingredients": {
"item": "minecraft:red_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
}

