
Treasure loot tables not being called. 1.20.1
ArkenorOakshadow opened this issue · 2 comments
I am not seeing any enchanted book, or any of the Corail Tombstone items that I would normally expect to see,.
Edit: I'm certainly not seeing any call for the treasure table in the \tide\loot_tables\gameplay\fishing\climates\ saltwater jsons. Mind you, I have no real idea what I'm doing so that might not be how it's supposed to be called anyway.
And as the server logs state exactly what loot tables are being used, I can say that in well over 100 casts in an ocean (testing to see if things are as borked as my players were saying) , no treasure are recorded as being called.
Anyhows, I don't really know the cause, but I've a bunch of folks telling me they aren't fishing up any treasure, and neither have I.
First of all, are you using the most recent version of tide? This was an issue in the past, but has since been fixed.
The reason you wouldn’t be seeing it in the loot table files is because they are called dynamically when Minecraft tries to select any of its vanilla fish. Any other items will be pulled according to Minecraft’s default loot tables, including treasure loot.
I am using the latest version.
Could you please make sure your previous fix didn't get reverted. We're genuinely not finding any treasure. Apart from crates, but I think that's different?
If anyone can confirm they are catching treasure then I shall chalk it up to bad mod combos and live with it, but if it's fixable that would make my server very happy.