▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Superenchants
Superenchants

Superenchants

This plguin adds new enchants to your game, such as healthsteal, bleed, autosmelt, and more!

23.8K
106

Superenchants 4.5.1

release10 апреля 2026 г.
  • Fixed anvil enchanting keeping the book

Superenchants 4.5.0

release10 апреля 2026 г.

Bug Fixes

  • LightningAction NPE: getTargetBlock(null, 100) could return null when looking at sky causing a crash
  • Cooldown consumed before execution: Cooldown timestamp was recorded before actions ran. If an action threw an exception the cooldown was wasted.
  • PROJECTILE_HIT reads wrong item: onProjectileHit read shooter.inventory.itemInMainHand at hit time, which could be wrong if the player swapped weapons mid-flight.

New Features

  • disabled flag: Add disabled: true to any enchant YAML to fully disable it without deleting the file. Disabled enchants are skipped at load time.
  • Multi-trigger support: Enchants can now fire on multiple triggers. Use triggers: [ATTACK_ENTITY, RIGHT_CLICK] (list) instead of a single trigger: field. The old single-trigger format remains backward-compatible.
    • lightning now fires on both ATTACK_ENTITY and RIGHT_CLICK as its description stated.

New Triggers (3)

  • SHIELD_BLOCK — Fires when a player successfully blocks an attack with a shield. Checks the shield in the offhand and all armor slots.
  • SPRINT — Fires once when a player begins sprinting (PlayerToggleSprintEvent). Checks all equipment slots.
  • CONSUME — Fires when a player eats food or drinks a potion (PlayerItemConsumeEvent). Checks the consumed item and all armor slots.

New Action Types (2)

  • send_title — Displays a MiniMessage-formatted title, subtitle, or action bar message to the player. Configurable fade-in, stay, and fade-out times.
  • swap_positions — Teleports the player to the target's location and the target to the player's original location. Preserves each entity's yaw/pitch.

New Item Group (1)

  • SHIELDS[SHIELD]. Use in applicable_items for shield enchantments.

New Enchantments (6)

  • Retaliation (SHIELDS, SHIELD_BLOCK) — Reflects 50–80% of incoming damage back to the attacker while blocking.
  • Fortress (SHIELDS, SHIELD_BLOCK) — Grants absorption for 3s on successful block.
  • Bounding (BOOTS, SPRINT) — Grants jump boost when you start sprinting.
  • Windrunner (BOOTS, SPRINT) — Grants speed boost when you start sprinting.
  • Nourished (ARMOR, CONSUME) — Eating food triggers regeneration.
  • Swapper (MELEE, ATTACK_ENTITY) — Swaps positions with your target on hit.

Superenchants 4.4.2

release9 апреля 2026 г.
  • Fixed some duplication bugs regarding mobs
  • Fixed enderaura not having an entity-type filter

Superenchants 4.4.1

release6 апреля 2026 г.
  • Fixed an error dump from respawn action on Folia
  • Fixed AutosmeltAction particle spawning at block corner instead of block center
  • Fixed ParticleSpawner potential NPE when world is null (unloaded chunk/world transition)
  • Fixed Folia/Canvas crash on PlayerRespawnEvent (DeathListener now uses player.scheduler.runDelayed instead of runTaskLater)
  • Added 10-second HTTP timeout to update checker to prevent indefinite stalls
  • Balanced concussion proc chance (was 100%, now 45%/60%/75% per level)
  • Updated wiki

Superenchants 4.4.0

release25 марта 2026 г.

New Enchantments

  • Added Concussion enchantment
  • Added Warlord enchantment
  • Added Tempest enchantment
  • Added Aquabound enchantment

Enchant Compatibility

  • Added MACE and TRIDENT support to: bleed, lightning, healthsteal, gravity, critical, venom, freeze, disarm, skullcrusher, doublestrike, weaken, withering, frostbite, backstabber, slaughter, bloodlust, inflame, adrenaline, confusion, blindness, predator
  • Added MACE and TRIDENT support to: ignite, vampiric
  • Added MACE support to: shockwave

Item Groups

  • Added MACES item group
  • Added TRIDENTS item group

Bug Fixes

  • Fixed crash on minecraft versions without copper armor
  • Fixed excavator levels 1–3 all mining the same area (scaling was broken; now 3×3×3 / 5×5×5 / 7×7×7)
  • Fixed crash when using block-data particles (e.g. BLOCK_DUST on veinminer) with combined enchants
  • Fixed veinminer and autosmelt not working together (vein blocks were not being smelted)
  • Fixed excavator and veinminer not working together (ores exposed by excavator are now veinmined)
  • Fixed excavator and autosmelt not working together (radius blocks were not being smelted)
  • Fixed new enchants not appearing on existing servers after update

Other

  • Updated version checker to use Modrinth API instead of Pastebin
  • Removed Hangar from update notification links

Совместимость

Minecraft: Java Edition

1.21.x1.8.x

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:2 года назад
Обновлён:5 дней назад
Главная