Partonetrain
Partonetrain
Oh gosh, I put this in the wrong repo. Sorry! Can you transfer this to the fabric repo?
This is intentional, are you suggesting it be changed?
Try `modImplementation "vazkii.botania:Botania-xplat:${project.botania_version}"`? (you will need to define botania_version in gradle.properties)
The pastebin does not contain a latest.log. The latest.log should have comprehensible text in it.
possibly related to https://github.com/VazkiiMods/Botania/issues/4520 (same mixin)
Unless we want to add another dependency (such as AdditionalEntityAttributes), the Jump Height attribute will have to wait until 1.20.5 (at which point the step height attribute will also be...
I just realized - it's probably done this way to prevent the Field-of-View change. If the speed method was changed to an attribute, would it be possible to mixin to...
I was told in fabriccord that best practice for something like this is to make the inject check for your item(s) specifically instead of instances of the vanilla classes, for...
Upon further testing this error does not seem to break loot tables entirely, something else is breaking it in my case, but the portinglib modifiers still don't work
This is still printed to the log when Create Fabric (which has portinglib jar-in-jar) is installed which confuses me