Skip to content

Releases: Majrusz/MajruszsEnchantmentsMod

WonderfulEnchantments 1.0.2

29 Jan 10:13
Compare
Choose a tag to compare
  • fixed bug with Enchanting Table not working properly with some other modifications
  • fixed bug with Curse of Slowness applying on all items instead of on Armor only
  • fixed bug with Harvester applying on all tools instead of on Hoe only
  • fixed bug with Korean language not loading properly

WonderfulEnchantments 1.0.1

25 Jan 14:43
Compare
Choose a tag to compare
  • changed minimum Majrusz Library required version from 1.0.0 to 1.2.0
  • Hunter enchantment now works also on crossbows
  • added particles for Curse of Vampirism
  • updated Korean language (thanks to 0골덕0)
  • updated Russian language (thanks to chechnyacool488)
  • updated Italian language (thanks to giovyxz_00)
  • changed name from Horse Frost Walker to Frost Rider
  • changed configuration filename
  • fixed wrong json file responsible for updating
  • fixed bug with Telekinesis which may duplicate items
  • fixed bug with Telekinesis did not working with Harvester

WonderfulEnchantments 1.0.0

18 Jan 18:48
Compare
Choose a tag to compare
  • added dependency on Majrusz Library mod
  • added new curse: Curse of Corrosion (idea by 0골덕0)
  • added new enchantment: Harvester
  • Favor of Elder Guardian water multiplier bonus now also works when it is raining
  • Hunter now reduces damage when enemy is too close
  • increased Favor of Elder Guardian damage from 5.0 to 6.0
  • increased Favor of Elder Guardian cooldown from 3.0s to 4.0s
  • decreased Favor of Elder Guardian water damage multiplier from 2.0x to 1.5x
  • fixed bug with Gotta Mine Fast on servers
  • enchantments have been grouped in the configuration file
  • added new config for Absorber: minimum required effect time to work
  • added new configs for Curse of Vampirism: duration and cooldown
  • added new config for Curse of Slowness: movement multiplier
  • added new config for Curse of Fatigue: mining multiplier
  • added new configs for Dodge: dodge chance, amount of damage and immunity duration
  • added new configs for Favor of Elder Guardian: damage, duration and damage multiplier when both entities are in water
  • added new configs for Fishing Fanatic: chance for level up, chance multiplier when it is raining and damage bonus
  • added new configs for Gotta Mine Fast: exponent and maximum duration bonus
  • added new configs for Hunter: minimum required distance and maximum damage penalty

WonderfulEnchantments 0.10.0

07 Jan 10:03
94610a7
Compare
Choose a tag to compare
  • new enchantment: Absorber (shield)
  • new enchantment: Hunter (bow)
  • new enchantment: Favor of Elder Guardian (trident)
  • project was updated to 1.16.4 minecraft version (previous version 1.16.3)
  • increased Phoenix Dive setting on fire time by 50%
  • added extra sound for Phoenix Dive (when jumping)
  • disabled Phoenix Dive particles when player is elytra flying
  • changed configuration file name
  • language fixes
  • fixed missing foot particles for Phoenix Dive
  • fixed bug with applying effects (Leech, Curse of Vampirism, Vengeance of Pufferfish)
  • refactoring & code optimalization

WonderfulEnchantments 0.9.0

25 Dec 17:46
17aa1bf
Compare
Choose a tag to compare
  • new enchantment: Horse Frost Walker
  • new enchantment: Telekinesis
  • new curse: Curse of Incompatibility
  • new curse: Curse of Vampirism
  • added to Leech increase in power when player have Curse of Vampirism
  • fixes for previous version russian language
  • fixed Phoenix Dive setting on fire time (20 times longer than expected)

WonderfulEnchantments 0.8.0

06 Dec 12:01
9be0b71
Compare
Choose a tag to compare
  • code refactoring
  • new enchantment: Magic Protection
  • Phoenix Dive damage now will automatically smelt food from animals on kill
  • horse armors are now enchantable
  • new enchantment: Swiftness
  • new enchantment: Horse Protection
  • new replacement for HorseArmorLayer and HorseRender (because the enchantment is not visible by default on horse)
  • support for JEI Enchantment Info mod

WonderfulEnchantments 0.7.0

26 Nov 09:33
Compare
Choose a tag to compare
  • Enlightenment now also increases possible enchantment levels at enchanting table
  • new enchantment: Gotta Mine Fast
  • new enchantment: Leech
  • changed Smelter rarity level (from rare to uncommon)
  • reduced Smelter max enchantibility level
  • changed Vitality rarity level (from rare to uncommon)
  • fixed bug where game could crash when using Smelter enchantment
  • fixed bug when Immortality sometimes does not work
  • fixed crash when at least two entities have Phoenix Dive and one of them dies
  • fixed missing Fishing Fanatic enchantment name at 6 level
  • new functions in WonderfulEnchantmentHelper
  • general code changes & refactorization

WonderfulEnchantments 0.6.0

25 Nov 20:57
Compare
Choose a tag to compare
  • new enchantment: Smelter (incompatible with Silk Touch)
  • new curse: Curse of Fatigue (incompatible with Efficiency)
  • general code optimalization & refactoring
  • now enchantments also works when holded by enemies (for example: knockback immunity after successful dodge)
  • Phoenix Dive now also produces particles when players is moving
  • added support for Enchantment Descriptions
  • fixed bug when the same enchantment might roll twice on single item
  • Enchantment Against Humanity now gives 2.5 damage bonus instead of 2.0 damage bonus (per level)(more like vanilla enchantments)

WonderfulEnchantments 0.5.0

13 Nov 10:29
Compare
Choose a tag to compare
  • new curse: Curse of Slowness
  • new enchantment: Immortality
  • Phoenix Dive could deal extra damage when having held sword with Enchantment Against Humanity or Vengeance of Pufferfish (now fixed)
  • fixed missing True Fishing Fanatic enchantment name (version 1.16.3)
  • added support for Russian language

WonderfulEnchantments 0.4.0

08 Nov 14:11
Compare
Choose a tag to compare
  • new enchantment: Vengeance Of Pufferfish
  • added sound to Dodge enchantment
  • Dodge knock back immunity now depends on enchantment level (before it was fixed 5 seconds)
  • Phoenix Dive damage source changed from explosion to fire
  • added sound to Phoenix Dive
  • Phoenix Dive jump now also increases motion in the direction the player is currently looking at
  • addes missing particles for Pheonix Dive (1.12.2)
  • code changes