shedaniel
shedaniel
I think you can just use the ones in Minecraft itself, is it not possible?
Minecraft.getInstance().getBlockColors()?
We still need this
I am thinking if we can change all of these into an interface you can implement into `ItemExtension` that is in the API now. However with this way we will...
This is out of scope for modmenu imo, though modmenu _could_ provide hooks for other mods to do that.
Amecs is not an established API, it suffers from immense compatibility issues and is not widely used / adapted. There are no plans to supporting this in architectury api, you...
Not sure, that feature uses a json for update info, which would have to be updated for each update, I would want an automated updater before I would consider this.
Jetbrains Annotations are useful for stuff like ScheduledForRemoval and Experimental, but do IDEs support them?
it is a limitation on Minecraft vanilla's part. I will see what I can do
I don't have a CLA, setting one up is beyond my reach. However I do require you to give permission to the content of this PR to me, into LGPL....