[Bug] Crash with Advancements Reloaded
bug
### Observed behaviour
When entering the Advancements screen, the game crashes with this error:
```
net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: minecraft:hooked+
```
I investigated the source of this error and found that it was from a Tetra advancement `sword_improvement_hone`.
### Expected behaviour
Tetra should be made compatible with Advancements Reloaded, by changing the `hooked+`, `tempered+`, and `serrated+` strings to end with a literal "plus" instead.
### Steps to reproduce
1. Load into a world with both Tetra and Advancements Reloaded.
2. Press L to enter advancements screen.
### Crashlog
_No response_
### Tetra version
6.14.2
### mutil/mGui version
6.3.0
### Forge version
47.4.20
### Other mods
_No response_
0 条评论