Max Lee
Max Lee
Code style issues should all be fixed now.
I tried implementing this [here](https://github.com/Phoenix616/boinc/commit/db8bbd24615afe0959f7fa18753923cc31f00e5b) by simply using the same logic as with the "remote" setting enabled to connect via RPC but this seems to fail to connect to the...
Signs already support scientific exponential notation of large numbers (see the [docs](https://docs.oracle.com/javase/7/docs/api/java/lang/Double.html#valueOf(java.lang.String))) so it's not impossible but using such a common format is of course nicer! I'm also pretty sure...
> Hello there, any news ? 👀 If there are some you will see it on this issue and you can get notifications if you haven't disabled them. There should...
The places where such an event would need to be added is either `EnderDragonBatle#generateExitPortal` or `WorldGenEndTrophy#generate`. Of course this would need the whole block capture stuff and a new create...
> Do we just add an event for both config/game phase that includes the player its from, the id of the payload, and the BinaryTagHolder payload? Or do we do...
Please provide your itemAliases.yml file too
If you put in an alias for the full item name (`Enchanted Book#Y: Aqua Affinity`) does it work?
Do you know when this changed? Or what version were you previously using where this worked like you describe it?
That's unfortunately a pretty big range of changes (I suggest updating more often, the last release even is broken on 1.20.6+) but thanks for providing that info anyways as it...