Skip to content

Majrusz's Progressive Difficulty 1.6.0 (1.19.3)

Compare
Choose a tag to compare
@Majrusz Majrusz released this 22 Dec 18:23
· 280 commits to 1.19.X since this release
  • added Cursed Armor mob (idea by @Freshah)
  • added Bad Omen Potion as new drop from Pillager Treasure Bag
  • added Ender Pouch as new drop from Ender Dragon Treasure Bag
  • added chat message with unlocked items from Treasure Bags
  • added custom GUI for Bleeding
  • added support for Just Enough Effect Descriptions
  • added common config for Bleeding (to disable it completely or make certain mobs immune)
  • added cooldown visible on hotbar for all Bandages
  • added achievement 'Kill Yourself' Has Acquired a New Meaning
  • added separate creative mode tab for Treasure Bags and their unique loot
  • added Bleeding tooltip to all items that can apply this effect
  • added Bleeding reduction tooltip to all armor pieces
  • added Wither Skeletons to 4th and 5th waves of the Undead Army
  • added Undead Army Patrol
  • adjusted Undead Army armor color to match Undead Battle Standard and Cloth
  • renamed some advancements
  • reworked code base for commands
  • reworked code base for armor sets
  • reworked Undead Set to give damage and movement bonuses for 2, 3 and 4 items equipped
  • reworked Set of the End
  • reworked item tooltips
  • retextured all Enderium items and blocks (huge thanks to IcyCrystal#0872)
  • retextured slightly most of other items
  • changed rarities in Angler Treasure Bag
  • changed required Majrusz Library version from 2.17.0+ to 3.0.0+
  • changed required Minecraft version from 1.19.2+ to 1.19.3+
  • changed required Minecraft Forge version from 43.1.0+ to 44.0.0+
  • removed Haste bonus from all Enderium items
  • removed chance for Wither Skeleton to spawn with Wither Sword
  • removed Enderium Shard and Enderium Ingot from Ender Dragon Treasure Bag
  • removed unused code
  • removed unused assets
  • made Tanks' movement more dynamic and slightly reworked their model
  • made Tanks' attack knockback two times higher
  • made Skeletons have a chance to turn into Wither Skeletons when killed with Wither Sword (idea by @Freshah)
  • made Enderium Shard Ores be mined 3 times faster
  • made /gamestage command be usable by all players even if they do not have admin permissions (only to check current stage)
  • made Recall Potion be a guaranteed drop from Pillager Treasure Bag (but reduced drop to 2-5 instead of 10-16 per bag)
  • made Creepers explode behind walls only when Expert Mode or Master Mode is active
  • made fall debuffs be only applicable to player, villagers and pillagers
  • made all armor pieces have their own chance multiplier when calculating Bleeding chance (previously: all x0.7, now: helmet x0.8, chestplate x0.6, leggings x0.7, boots x0.9)
  • made Undead Army advancements apply at the end of each wave
  • made all sounds have slightly randomized pitch and volume (like vanilla sounds)
  • fixed multiplayer exploit with /crd command
  • fixed game crash when using bigger mod packs (encountered an error during the sided_setup event phase java.util.ConcurrentModificationException: null)
  • fixed bug with health and damage bonuses sometimes applying multiple times
  • fixed bug with Bleeding Immunity not making the player properly immune to Bleeding
  • fixed bug with Skeleton and Zombie Horses not being immune to Bleeding
  • fixed bug with FOV for boats (reported by @Hi_Five_Ghost)
  • fixed bug with Enderium Shard Locator working from creative tab or other mods (like JEI)
  • fixed bug with Undead Army weather change
  • fixed bugs with Undead Army progress (when Zombies transform to Drowned etc.)
  • fixed bug with Undead Army when leaving the game between waves (infinite wave)
  • fixed bug with Elytra decreasing Bleeding chance
  • fixed bug when certain advancements were awarded even though the player did not met the requirements
  • fixed log warnings caused by commands