SaemonMoki / ExtendedAnimals

Other
6 stars 3 forks source link

Animal drops do not utilise loot table system #68

Closed DraconisIra closed 3 years ago

DraconisIra commented 3 years ago

I've been trying to use CraftTweaker to change the drops of livestock under certain conditions, but have found this not to work with the genetic animals due to your hardcoding of drops instead of using loot tables.

Is this something that you'd consider resolving?

SaemonMoki commented 3 years ago

The hardcoding was neccesary due to the fact the drops depend on the genetics. This isn't checks that simple drop tables could be used for. We have considered changing it, but then you would lose the drops based on genetics.