dr3ams / Life-in-the-village-3

Life in the village 3 Minecraft modpack
https://www.curseforge.com/minecraft/modpacks/life-in-the-village-3
Other
5 stars 2 forks source link

[Bug]: Odd loots in dungeon (Tetra heavily affected) #75

Closed KintonHiryuu closed 11 months ago

KintonHiryuu commented 11 months ago

General Info

Your launcher

CurseForge

Modpack version

2.2

Describe your issue

We were looking for Tetra's scrolls for hours, many chests were opened, in single player, multiplayer, survival, creative and so on both with and without Luck effect, each times in chests that can contain those scrolls (Nether Fortress/Dungeons - checked with jd-gui in the mod's code + on the mod's discord server)

So we began testing by removing other mods, and found out it was a compatibilty issue with IDAS, replacing the drop tables and filling the chests with flint and steel, or stuff with <5% durability (check the end fortress stuff you will laugh)

After removing IDAS (and dependents) we immediately got Tetra's scrolls in the chests and the loot in them was much more interesting

Here's the list of mods we disabled to get it working properly :

Steps to reproduce the issue

1 - Generate new map (singleplayer or multiplayer) 2 - open dungeons chests or nether fortress for Tetra's Items, or End Cities ones for fun 3 - Deletes said mods 4- Redo

Additional Information

Please note : the scrolls we are speaking here are quest items, other items does not spawn but we didnt notice them

Tetra's Discord server : https://discord.gg/MyjK4Fx

List of mods files : image

End Cities chests : image image

Nether Fortess chests (should be able to contain Tetra's Items) image image

DoctorMage commented 11 months ago

If you can recreate this with just idas and tetra

report it to both mods respective githubs please

DoctorMage commented 11 months ago

image seed -6358536587401535074 singleplayer

just idas (and its depedents) as well as tetra

forgot about paxi and its loot tables

DoctorMage commented 11 months ago

image

Life in the village 3\config\paxi\datapacks 1-19-1-19-3-loot-and-structures-amount-reducer.zip

most likely this

re enable all mods disabled and delete that folder see if it works then

Yep its this datapack image

Linguardium commented 11 months ago

This also creates issues with Corail's Tombstone drops breaking its loot table injection system (no drops from undead, mod is nearly impossible to do) and is an issue on 2.1 as well with that datapack in paxi's folder. Without the datapack, Corail's tombstone generates the world/tombstone/loottables/ folder with the loot entries in it. with the datapack, it does not do this and mod drops do not occur from mobs.

KintonHiryuu commented 11 months ago

So if i understand what you say : if we disable the datapack, we still get all the mod's benefit while getting rid of the bugs, and this MAY create no issues above ?

i'll try this on my friend's server and will tell you if we see something odd, thanks

Linguardium commented 11 months ago

https://www.planetminecraft.com/data-pack/reduced-loot-and-structures-amount/ is the datapack that you would be removing. it appears to replace a large portion of vanilla loot tables...but load order is not defined, meaning it is likely to just completely overwrite several loot tables after they have been modified/added to. generally it may work if it is in the datapack list and is loaded before all mods load, but otherwise this type of modification is a VERY bad idea

for pack devs, a quick kubejs script would be much more compatible

KintonHiryuu commented 11 months ago

i did disable this pack since yesterday, and the loots seem much more correct, and we were able to go forward in tetra as we wanted so much, hope you'll get a fix for everyone

KintonHiryuu commented 11 months ago

just looked at the ancient cities, the ancient tree sapling dont spawn and the coral's tombstone scrolls neither stuff we loot have one tenth of their life

disable the datapack everything goes back to normal, hope you dont want to build with white log (i'm putting this here to make some sort of list of items that wont spawn)

PS : datapack re-enable itself on server restart

Linguardium commented 11 months ago

I would suggest removing the file completely config\paxi\datapacks\1-19-1-19-3-loot-and-structures-amount-reducer.zip to prevent it from even being loaded. server restarts wont cause it to redownload itself