Crafting using Netherite Ingot, Nether Brick, Block of Redstone, Nether Brick, Totem of Undying, Nether Brick, Gold Ingot, Nether Brick and Gold Ingot, arranged in the pattern shown. Produces Netherite Effigy.
Netherite Effigy
cataclysm · by L_Ender
Function
Summon Netherite Ministrosity, can be tamed through Lava Power Cell
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Mob loot table: Netherite Ministrosity (cataclysm) cataclysm:netherite_ministrosity | 1–1 | 100% | — |
Related items
Developer reference
- Registry name
cataclysm:netherite_effigy- Namespace
cataclysm- Mod ID
cataclysm- Tags (1)
cataclysm:items/explosion_immune_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"n#R",
"#c#",
"i#i"
],
"ingredients": {
"#": {
"item": "minecraft:nether_brick"
},
"R": {
"item": "minecraft:redstone_block"
},
"c": {
"item": "minecraft:totem_of_undying"
},
"i": {
"item": "minecraft:gold_ingot"
},
"n": {
"item": "minecraft:netherite_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

