Lemma Brummel

Results 36 comments of Lemma Brummel

[FluidLoggable](https://github.com/SandboxPowered/SandboxAPI/blob/master/src/main/java/org/sandboxpowered/sandbox/api/block/FluidLoggable.java) implements this API-side.

Patbox did a bit of digging and this looks to specifically be an issue where [Quilt doesn't sync blockstate IDs](https://github.com/QuiltMC/quilt-standard-libraries/blob/1.18/library/core/registry/src/main/java/org/quiltmc/qsl/registry/mixin/BlocksMixin.java), which is something we really need

Twitch launcher is beyond the control of Rift. Twitch and CurseForge are very particular and aren't open-source, so there is no current way to use Rift with Twitch. I would...

Rift isn't planned for 1.14 just yet, since 1.14 isn't even out.

Already done the first part with a [Dependency](https://github.com/Boundarybreaker/Rift/blob/patch-1/src/main/java/org/dimdev/riftloader/Dependency.java) object, and as I mentioned the SemVer should be moved in and simplified.

SemVer is also being used to enforce SemVer versioning, cancelling the mod loading if it has a malformed version. I don't know Gson that well, so I'm not sure how...

Thank you for the PR! I've made a release on CurseForge/Modrinth using it, and unascribed will merge this when she's able to - she's been dealing with a major personal...

Fun fact: if you style the tooltip text inside of the translation using §5§o, it breaks even worse! The text loses its color when it breaks down to another line....

I don't think 1.14 is still maintained, I'm afraid.

Yes! We've moved this all to data packs. We just need to add documentation to the [wiki](https://cottonmc.github.io/Wiki/).