HomeJavaModsyafuce's Nerfed Totems
yafuce's Nerfed Totems
yafuce's Nerfed Totems — screenshot 1yafuce's Nerfed Totems — screenshot 2

Totems of Undying are ridiculously overpowered in Minecraft, trivializing hardcore survival and PvP/PvE encounters. This mod aims to rebalance them.


Features


Configuring the Mod

Edit config/yafuce_nerfed_totem.json to configure the mod.

Default config
{
  "totemCooldownEnabled": true,
  "alwaysBlockTotemActivation": false,
  "unfarmableTotems": true,
  "cooldowns": [
    {
      "itemId": "minecraft:totem_of_undying",
      "cooldownTicks": 600,
      "enabled": true
    },
    {
      "itemId": "minecraft:elytra",
      "cooldownTicks": 200,
      "enabled": true
    },
    {
      "itemId": "minecraft:ender_pearl",
      "cooldownTicks": 200,
      "enabled": true
    },
    {
      "itemId": "minecraft:chorus_fruit",
      "cooldownTicks": 200,
      "enabled": true
    },
    {
      "itemId": "minecraft:trident",
      "cooldownTicks": 200,
      "enabled": true
    }
  ],
  "effects": [
    {
      "effectId": "minecraft:weakness",
      "durationTicks": 600,
      "amplifier": 1
    },
    {
      "effectId": "minecraft:mining_fatigue",
      "durationTicks": 600,
      "amplifier": 2
    },
    {
      "effectId": "minecraft:blindness",
      "durationTicks": 200,
      "amplifier": 3
    },
    {
      "effectId": "minecraft:hunger",
      "durationTicks": 600,
      "amplifier": 0
    },
    {
      "effectId": "minecraft:slowness",
      "durationTicks": 200,
      "amplifier": 2
    }
  ]
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more