DaFuqs

Results 108 comments of DaFuqs

Oh yeah, to note: The version 1.3.8 of revelationary fixes the items not showing up in the item list. That leaves adding recipe type support for JEI. But that one...

Fabric API also has an event that triggers for item tooltips ✅ Storing item>page associations in a static map sounds like a very easy and straightforward approach. What to do...

Funky. relevant mixins in the stack trace: - at net.minecraft.class_2960.handler$bcn000$**entity_texture_features**$etf$illegalPathOverride(class_2960.java:1019) - net.minecraft.class_2588.localvar$cjf000$**[enchancement$spectrum**$replaceDisallowedEnchantments](https://github.com/MoriyaShiine/enchancement/blob/main/src/main/java/moriyashiine/enchancement/mixin/vanillachanges/disabledisallowedenchantments/client/integration/spectrum/TranslatableTextContentMixin.java)(class_2588.java:3018) Looks like one of Enchancements compat mixins for Spectrum and possibly Entity Texture Features are fighting. Does the...

Since this should be fixed by the others, I will close this issue. I will watch the mentioned issue, though, in case I can help out some way or another.

That is a translucency sorting bug in sodium, which is supposedly fixed in Sodium 0.6... which is MC 1.21+ Sadly nothing we can do about this one.

I looked into that one. Currently modonomicon caches which entries... are unlocked and once they are, their unlock conditions are not queried anymore. Testing the unlock conditions anytime a category/entry...

lots and lots of good stuff. Thank you!

See `LivingEntity.applyClimbingSpeed(Vec3d motion)`