spoorn / myLoot

Instanced loot chests for Minecraft Fabric
Other
4 stars 5 forks source link

BetterEnd chests not converted and empty #14

Closed Scratchman closed 2 years ago

Scratchman commented 2 years ago

After adding your mod to our server and flying around the end that's been generated by the fabric betterend mod, we have found that the betterend chests are not converted but also all of them are empty. The server has been running for a few weeks and the end was explored for a bit, so we know that chests had contents before we added your mod today.

Log .. https://pastebin.com/C0inp1Mz

spoorn commented 2 years ago

I've been aware of this and have a fix in the works. Will release tomorrow probably

spoorn commented 2 years ago

Should be fixed in 2.0+. Let me know!

Scratchman commented 2 years ago

issue was fixed, thanks .. I also found out that some of the betterend chests are empty because they don't have a loot table, but those that do were converted to myloot chest.

Also, fyi, your new json5 file has 2 periods in the name so the old cfg is not being replaced.

spoorn commented 2 years ago

Thanks for the catch. Fixed in latest release, sorry for the bugs. Coding so late at night really degrades the quality lol