TheEpicBlock

Results 36 comments of TheEpicBlock

It doesn't have anything in there to prevent you from entering external compression types, but I think that's more a bug in how those are handled. There's nothing preventing the...

This is published in `https://maven.nucleoid.xyz/`, I'll keep this issue open because it should be clarified in the docs

Just for my understanding, why did you rewrite the tooltip transformer code? I presume to help support mods that mixin to `ItemStack#getTooltip` but I just want to make sure there's...

Non-vanilla packets aren't affected by the 1.20.5 change. They use special plugin channel packets which are meant to contain modded/arbitrary data. Instead, the change affects vanilla packets which contain references...

This has been merged manually, thanks!

Can confirm that this is still an issue in the latest commit. Packwiz internally normalises the NeoForge version by removing the minecraft version prefix. Packwiz would need to re-add that...