Page 1 of 1

[2.0.13] Quality asteroids don't drop quality chunks

Posted: Thu Oct 31, 2024 9:42 pm
by Hanakocz
So, when you spawn for example Legendary Asteroid, it splits into still legendary smaller parts, but then it doesn't spawn legendary chunks to harvest.

Other destroyable entities that drop items on death (for example gleba spawners - egg rafts) actually drop the loot in the quality they have been.

How to reproduce: In /editor, spawn a asteroid with certain quality and let it get destroyed, it still spawns only basic chunks.

Re: [2.0.13] Quality asteroids don't drop quality chunks

Posted: Thu Oct 31, 2024 9:54 pm
by Genhis
Thanks for the report. Asteroid chunks don't support quality.

Re: [2.0.13] Quality asteroids don't drop quality chunks

Posted: Fri Nov 01, 2024 6:34 am
by Hanakocz
I don't really agree with this statement, as they clearly do support quality. Either in recipes and as items they do exist with a quality.
11-01-2024, 07-24-06.png
11-01-2024, 07-24-06.png (29.58 KiB) Viewed 1295 times
11-01-2024, 07-24-34.png
11-01-2024, 07-24-34.png (46.22 KiB) Viewed 1295 times
The only missing part is that they don't drop from quality asteroids, and is easily fixed by adding quality to platform.create_asteroid_chunks() so the quality of the source can be respected.

Please reconsider this :) Or well, I also can copy this message into mod interface requests I guess.