
myLoot
Instanced loot per player for a better looting experience on Multiplayer servers
myLoot 4.0.3-1.20.1
release24 июля 2023 г.Remove from LOADED_CHUNKS_CACHE when chunks are unloaded to prevent memory from increasing
myLoot 4.0.2-1.20.1
release20 июля 2023 г.Bump to 4.0.2-1.20.1
Fixes an issue where the myLoot container does not have the same properties as the original container, but we try adding non-existing properties. Unfortunately, this means it's possible the myLoot container won't have all of the same features as the original, if it's some modded container with different properties.
For example:
[23:09:35] [Server thread/ERROR]: Encountered an unexpected exception java.lang.IllegalArgumentException: Cannot set property class_2746{name=ancient, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{myloot:loot_chest} at net.minecraft.class_2688.method_11657(class_2688.java:122) ~[client-intermediary.jar:?] at org.spoorn.myloot.core.LootableContainerReplacer.lambda$registerTickCallback$2(LootableContainerReplacer.java:137) ~[myloot-4.0.1-1.20.1.jar:?]
myLoot 4.0.1-1.20.1
release18 июля 2023 г.Add fr_fr and uk_ua lang
myLoot 4.0-1.20.1
release17 июля 2023 г.Update to Minecraft 1.20.1
Fixed Minecarts not updating opened/unopened rendering on load and on opening client side. It wasn't syncing with server previously unless the entity was changed such as through damage or inventory interaction.
Increase chunk radius check to 2 for when to attempt myLoot entity replacement. Might fix https://github.com/spoorn/myLoot/issues/26
myLoot 3.2-1.19.3
release8 мая 2023 г.Нет описания изменений