Pelts from MCDA do not drop if Better Animals Plus is installed #371
Labels
enhancement
New feature or request
mod compat
A feature or issue caused or for another mod
priority:medium
An issue with medium priority
Describe the bug
Hi itsmeow! I noticed that you're doing the following: https://github.com/itsmeow/betteranimalsplus/blob/1.19/fabric/src/main/java/dev/itsmeow/betteranimalsplus/mixin/fabric/LivingEntityMixin.java
However, it is causing a conflict with MC Dungeons Armors' wolf pelt drops (i.e. it prevents the pelts from dropping at all in favour of the pelts from Better Animals Plus) and this issue is present within the latest version of the mod. I was wondering if there was any particular reason why you do this rather than using the loottable management system or using json files as this would not cause such a conflict. If there is anything that we can do to assist in this issue, please let me know.
To Reproduce
Steps to reproduce the behavior:
Log output/error (if present)
N/A
Expected behavior
Both MCDA and/or Better Animals Plus pelts should drop from their respective entity
Screenshots
N/A
Versions
Additional context
N/A
The text was updated successfully, but these errors were encountered: