codetaylor / dropt-1.12

Flexible block drop strategies.
https://minecraft.curseforge.com/projects/dropt
Other
6 stars 2 forks source link

Add support for JEI #76

Closed vizthex123 closed 4 months ago

vizthex123 commented 3 years ago

Not sure which author to report to, so I'll just do both.

But I was wondering if you could add support for the Block Drops add-on for JEI, as changing drops doesn't update the JEI UI.

PS: Could you add a "suggestion" template without all the instruction spam?

codetaylor commented 3 years ago

Unlikely. The full gamut of Dropt's complexity is too difficult to express cleanly in a JEI format.

codetaylor commented 3 years ago

https://github.com/KidsDontPlay/BlockDrops/issues/62

vizthex123 commented 3 years ago

Well, I was hoping it could just read the file and show the new items. Ah well.