Max Becker

Results 99 comments of Max Becker

Sorry for not further responding. Such issues are very difficult to debug. If this is still of interest to you: If this always occurs when you scroll through your hotbar,...

Thank you for reporting. I am not really sure how to fix this on our end. I have reported this to the Campanion Devs, hopefully they have an idea or...

Thank you for reporting. This is actually somewhat intentional. If you hold the umbrella in your off-hand, it does not protect you from the sun, so it also does not...

This most likely comes from this code listening to `LivingEquipmentChangeEvent`: https://github.com/sokratis12GR/ArmorPlus/blob/962c9d4e5217d116e8a01d552863f5dac2154b04/src/main/java/com/sofodev/armorplus/events/ModGlobalEvents.java#L164 In NeoForge 1.21, there is a new modifier that (as far as I understand it) improves mod compatibility regarding...

I am not sure whether I understand you correctly. Do you want a) New tasks that require you to fight entities and give resources as a reward b) Make the...

I have a non "standard" setup (of course): The Tex code is in a Git repository. The `.bib` files are in a different location and synced by Nextcloud. I work...

Great :) Parsing such commands/"macros" to determine the path and indexing them too would of course be ideal. But I understand/assume that this is not trivial and may become messy...

The added config option works for me. Thank you :) I can confirm that the \newcommand method also works :) Although it only works if the reference file is inside...

`From Another World` does not seem to be updated anymore. There is a similar bug report on their issue tracker: https://github.com/FakeACat/FromAnotherWorld-Architectury/issues/5 I haven't looked into how that mod works, but...