StrangeOne101 / RealBiomeCondition

A mythic mob addon that adds 2 new skill conditions that checks if a mob is in a biome (but allows for custom biomes) or biome type
3 stars 3 forks source link

1.17.1 Iris world. biomes not recognized #3

Open PaintsplattersMC opened 2 years ago

PaintsplattersMC commented 2 years ago

I am running iris 1.9.4 for 1.17.1.

my mob "gnome" is valid. I can spawn it with /mm m spawn gnome randomspawning is enabled in mm config.yml. Other randomspaw

ns that dont use the realbiome or biometype condition do work this randomspawn file

gnome.txt

does not spawn gnomes in the overworld:tunmagforest biome 2022-04-10_18 57 21 even with a 100% chance of spawning and no other conditions. 0 of them spawn.

my random spawn file is in the same format as all of my other ones

StrangeOne101 commented 2 years ago

I've also encountered this but it's only sometimes. Right now it's an issue I have no idea how to properly replicate nor fix

Edit: It's also not exclusive to Iris biomes

PaintsplattersMC commented 2 years ago

this is a serious issue. it defeats the entire purpose of the plugin

StrangeOne101 commented 2 years ago

this is a serious issue. it defeats the entire purpose of the plugin

You're right. It does kinda defeat the purpose. But I also don't know how to fix it and only found out that it happens sometimes after I published it to GitHub

The plugin is open source. If anyone wants to continue or better it, they're welcome to. I don't have a huge amount of time to invest into figuring out this issue, but if anyone does figure it out then I'm open to accepting PRs