Patbox
Patbox
I will need to reimplement it in some different way, as vanilla SoundEvent is now a record, but I do want to do it at some point
https://polymer.pb4.eu/latest/user/resource-pack-hosting/
`Common Protection API` exists because mods sometimes needed interactions that that weren't really bound to events (or shouldn't trigger events, as it could cause mods mis-behaving because of listening to...
Fabric already has priority system, but it's fully dynamic instead of being bound to few selected levels (mods can add their own relative priorities). I still wouldn't call `ServerLevel.isUnderSpawnProtection` lowest...
While technically this is a bug, currently that feature is unused outside of datagen exports, and even then many mods don't work with it (including mine). This is something that...
Not sure how would that happen. Text Placeholder API has no mixins and only way it interacts with things is getting data, not modifying it. Additionally it doesn't do anything...
Are you mod dev? Them show your code. Are you just an user? Then this mod requires mod developers to directly use it, it doesn't change anything with game itself.
It shouldn't matter
For technicality, this is not full implementation needed for this to work correctly. I also don't think using event for this is right approach. I will probably look into implementing...
Check client logs for more info, I imagine autohost isn't configured correctly