Market not summoning merchant from the sky.
Opened this issue ยท 5 comments
Versions
- Minecraft Version: 1.16.5
- Forge Version: 36.1.24
- Mod Version: 9.3.2
2021-06-04.12-16-52.mp4
Oh yeah, they do spawn all the way up there. But they don't fall until you get somewhat close to them.
This is likely due to performance mods disabling entity ticking for entities far away.
True, this is Perfomant issue. Can be fixed by https://github.com/Sajeyson/Journey-of-Sorcerer/blob/b8a68c623ec8bd0844d5b8219dd49c170703a5c7/minecraft/config/performant-common.toml#L48
The merchant spawns, but does not fall. All your merchants remain 172 blocks above your market, because they don't get a negative y-movement. Check it by teleporting up, if you like.