[Bug]: Custom ArgumentTypes incorrectly use `minecraft` namespace
unilock opened this issue ยท 0 comments
What happened?
The code here registers Dimensional Doors' ArgumentType
s with the minecraft
namespace (since it doesn't specify its own), which causes issues when connecting to a dedicated server running behind a Velocity proxy, as CrossStitch doesn't know to wrap the ArgumentType
so Velocity doesn't complain.
Mod Version
5.3.3-fabric
What versions of Minecraft does this issue happen on?
No response
Log
No response