[Bug Report]: Apothic spawner Advancements broken
RedMerchant opened this issue ยท 1 comments
Modpack Version
1.24.1
Describe your issue.
Advancements require lower values than possible
Crash Report
No response
Latest Log
No response
Have you modified the modpack?
No
User Modifications
Distant Horizon
Did the issue happen in singleplayer or on a server?
Singleplayer
Discord Username
No response
Thanks.
note for fixing: Criterion references 0 and 20. due to
Craftoria/kubejs/server_scripts/Mods/Apothic/Spawners.js
Lines 50 to 51 in e326a57
https://github.com/Shadows-of-Fire/Apothic-Spawners/blob/1.21/src/main/resources/data/apothic_spawners/advancement/mindelay.json
same for max delay
https://github.com/Shadows-of-Fire/Apothic-Spawners/blob/1.21/src/main/resources/data/apothic_spawners/advancement/maxdelay.json
probably good to look at the others, too