Skip to content

Releases: Majrusz/MajruszLibrary

Majrusz Library 2.3.0 (1.17.1)

25 Aug 18:30
Compare
Choose a tag to compare
  • upgraded Minecraft Forge version to 37.0.44
  • added BasicTrigger class for simple triggers
  • added new methods for handling NBT integers

Majrusz Library 2.2.0 (1.17.1)

09 Aug 16:32
Compare
Choose a tag to compare

Majrusz Library 2.1.0 (1.17.1)

03 Aug 20:07
Compare
Choose a tag to compare
Update LevelHelper.java

Majrusz Library 2.0.1

26 Jun 13:27
Compare
Choose a tag to compare
  • fixed bug with random crashes caused by damageItem() function

Majrusz Library 2.0.0

15 Jun 17:21
Compare
Choose a tag to compare
  • removed all deprecated functions
  • added new interface for configs (IConfigType)
  • added handler for BlockPos saving in CompoundNBT
  • added new function getSpawnPoint()

Majrusz Library 1.7.0

30 May 10:05
Compare
Choose a tag to compare
  • added new method in AttributeHandler

Majrusz Library 1.6.1

28 May 14:38
Compare
Choose a tag to compare
  • fixed bug with enchantments that can still occur in Villager Trades, Loot and random book enchantments even though they were disabled

Majrusz Library 1.6.0

20 May 08:06
Compare
Choose a tag to compare
  • fixed bug with damageItem() function sometimes crashing the game
  • added handler for LootModifiers
  • added 3 events: HarvestCropEvent, ExplosionSizeEvent and AnyLootModificationEvent

Majrusz Library 1.5.0

30 Mar 08:55
Compare
Choose a tag to compare
  • added string list config

Majrusz Library 1.4.0

26 Feb 09:28
Compare
Choose a tag to compare
  • added new method for registering enchantments in ExtendedEnchantment
  • fixed enchantability when enchantment is disabled