mat

Results 15 comments of mat

> The url is like this https://wiki.hypixel.net/Piggy_Bank so it _might_ be possible to generate starting from itemId? > > For talismans (which is a fixed list we already have) we...

It detects if it can walk directly towards the goal without actually pathfinding, and if it can it does it.

You probably need to do `new GoalCompositeAll` instead of just `GoalCompositeAll`

22w43a works (tested ingame)

(haven't tested 22w44a in-game but it didn't change anything in the protocol so it probably still works)

So it seems like the generator mod that's used for shape generation was broken in the new Fabric/Minecraft versions. Too lazy to fix myself so I'll probably be switching to...

Haven't tested ingame

I had this issue and fixed it by deleting the jetstream directory.

If you make a plugin you can add `.in_schedule(CoreSchedule::FixedUpdate)` to a system to make it run every tick (see https://github.com/mat-1/azalea/blob/main/azalea/src/pathfinder/mod.rs#L40) You're right though, right now there is no way to...

The IP is 65.109.18.245 on port 25565 (the default)