noobanidus / dwmh

Dude! Where's my Horse?
MIT License
2 stars 1 forks source link

primitive mobs compatibility #86

Closed lag42 closed 5 years ago

lag42 commented 5 years ago

in primitive mobs if you feed a pet baby spider you got from a spider egg 5 fermented spider eyes it will grow and you can mount it, i think that meets the requirements of being a steed and therefore should get compatibility

noobanidus commented 5 years ago

I'm currently rewriting the entire code base to allow for much more flexible use of the ocarina, which will allow you (theoretically) to summon the spider mount. I'll have to ensure that this edge case is considered as it would technically be a hostile mob. Thanks for the idea!

noobanidus commented 5 years ago

Hopefully the new version (3) makes this a possibility! Please let me know if it doesn't work: it may still be registering the spider as a hostile creature.

lag42 commented 5 years ago

i finally tried 3.0.0 and it didn't work on the spiders, sorry it took 3 days for me to get back to you on this

noobanidus commented 5 years ago

All right, I've specifically added a whitelist of monsters that automatically have baby spiders added. Unfortunately this does allow you to summon hostile baby spiders, but it's difficult to agnostically determine whether it is tame or not without specialcasing.