anvil gui issue when attempt to add potion effects
senorsmith003 opened this issue ยท 1 comments
Modloader
Fabric
Minecraft version
1.21.1
Modloader version
0.115.1
Mod version
1.11.6
Description
When attempting to test potion effects in an admin claim, incorrect input result in nothing strange. However what seem to be correct inputs (minecraft:regeneration;1, according to the wiki) result in the anvil text slot in the interface going dark, not nothing happens. clicking outside the window results it in resetting, otherwise only option is pressing escape to exit.
My log file comes back with
[Server thread/ERROR]: Failed to handle packet net.minecraft.class_2813@56441e5e, suppressing error
net.minecraft.class_151: Non [a-z0-9/._-] character in path of location: minecraft:regeneration;1 which is confusing as it is stating an issue that is contradicting the method written on the wiki
potion effect(cut off due to length)
Thank you for your time
Steps to reproduce
- Step one Open claims menu via /flan menu.
- Step two Select potion effects option.
- Step three Click the anvil labeled "Add".
- Step four Type in a valid potion effect with correct syntax, being ;.
- Step five Click paper on right side to confirm the input.
Mods that might affect the issue
Unsure
Logs
https://gist.github.com/senorsmith003/835050f492d05fc5a28cf2b353b85272


