Tslat / Advent-Of-Ascension

Advent of Ascension - A Minecraft mod for the daring
Other
211 stars 118 forks source link

Pixon spawner issue #4436

Closed Posatasa closed 3 weeks ago

Posatasa commented 4 weeks ago

My test result is, only with AoA, pixons can spawn in Precasia. But if I installed a mod which has biomes with tag "c:is_dead" (for example, Terralith), there are no pixons in Precasia.

That's my surmise about this:

image

T1~T4 spawners also have "#c:is_dead" as "biomes" like T0, but these spawners are in whitelist mode, not blacklist. As a result, if player install some mods including biomes with tag "c:is_dead", pixons will only spawn in such biomes. Precasia has no such biomes, so there are no pixons in Precasia.

Posatasa commented 4 weeks ago

I used a datapack to remove the "biomes" in t1_spawner, then launched game with AoA and Terralith, I successfully found pixons in Precasia.