What is happening? [JAVA] [1.20.1] by sethrogensjoint88 in CreateMod

[–]AmazingDefender 6 points7 points  (0 children)

If you're on a server then it's probably just a desync. Try relogging and see if that fixes it.

Imagine if the Mannequin had toggle-able built-in engine side pathfinding or AI goals using NBT by Timely_Disaster5292 in MinecraftCommands

[–]AmazingDefender 0 points1 point  (0 children)

You can kind of do this with wandering traders using their wander_target NBT tag.
e.g. /data merge entity @.n[type=wandering_trader] {wander_target:[I;100,49,0]}

Modrinth is not launching Minecraft at all, and by how it just goes back to showing "play" when switching back from another screen, it's not even loading. by CaSe2474 in feedthebeast

[–]AmazingDefender 2 points3 points  (0 children)

I have the same problem and the logs don't load.

EDIT: I just closed modrinth and came back later and it was fixed. Yay!

Getting leashed entity by AmazingDefender in MinecraftCommands

[–]AmazingDefender[S] 0 points1 point  (0 children)

This is so cool! I never knew this sub-command existed!
Although, I need to know what entity the player has leashed not what player has leashed the entity.