wisp-forest / owo-lib

Open ωorthωhile Operations, yes the acronym was "totally accidental"
https://modrinth.com/mod/owo-lib
MIT License
191 stars 37 forks source link

itemgroup: turn OwoItemSettings into an interface injection #249

Closed BasiqueEvangelist closed 2 months ago

BasiqueEvangelist commented 3 months ago

Since this breaks source and binary compatibility, this should probably be scheduled for a major release

Jab125 commented 3 months ago

Might be worth namespacing the injected methods, i.e. group to owo$group.

BasiqueEvangelist commented 3 months ago

I don't see any point in namespacing interface injected methods, especially the ones that have owo-specific types in their descriptors