AlphaMode
AlphaMode
Honestly language providers should be separated by class and the language parameter should be specified by the constructor similar to how forge does this
Already working on a work around similar to worldrender context
> I'd avoid those `@Overwrite`s if possible. This is quite a lot considering there are **none** currently in Fabric API. For tthese two ones I don't see another way of...
Superseded by #2556
A possible NBT ingredient would also be useful
https://github.com/Alpha-s-Stuff/TinkersConstruct/blob/457f49f8de92e70107ff8915555d9b340f2f6f9c/build.gradle#L130 I copied the wiki from here https://github.com/mezz/JustEnoughItems/wiki/Getting-Started-%5BJEI-10-or-higher-for-Forge-or-Fabric%5D
Sorry I forgot about this issue, but I still don't have a proper solution for this. My use case is here https://github.com/The-Aether-Team/The-Aether/blob/1.20.1-develop/src/main/java/com/aetherteam/aether/capability/time/AetherTimeCapability.java I'm in charge of the fabric port and...
Are there any plans to implement this?
Moved everything to the object builder api
This is outdated now