Botania

Botania

133M Downloads

Virus Items (nullodermal virus, ect) doesn't work on donkeys or mules

NolanHewitt opened this issue ยท 2 comments

commented

Mod Loader

Fabric

Minecraft Version

1.20.1

Botania version

443

Modloader version

Quilt 0.23 QFAPI 7.4.0

Modpack info

No response

The latest.log file

https://gist.github.com/NolanHewitt/23436fb3a43f1c1a1c98c7b2e1cc7fd7

Issue description

All the wiki pages say that these items work on donkeys and mules but it only seems to work on horses. Not sure if this is an intentional change that happened at some point or something that broke on modern versions of the mod.

Steps to reproduce

No response

Other information

No response

commented

I assume the reason this was changed from "any horse-like mob" to just horses is that "any horse-like mob" started to include more and more clearly non-horse mobs, such as llamas, trader llamas, and camels. (Not even counting any modded rideable horse-like mobs that may or may not actually be horses.) I'll leave this open until we figure out whether we want to maybe switch to an entity tag or just stick with vanilla horses.

It should also be noted that the only "official" Botania documentation is the Lexica Botania. I'm not aware of any official wiki, so if Botania and any particular wiki disagree, the wiki is probably wrong.

commented

Hiya. The lexicon only mentions being able to infect horses, and it looks like the code for the item only refers to the Horse entity. As far as I'm aware, it's only meant to work on horses anyways.