#Fail to regist item group
6 messages · Page 1 of 1 (latest)
6 messages · Page 1 of 1 (latest)
My client failed to run because of a register of item group.Is my code wrong?I'm writing for 1.21
Caused by: net.minecraft.util.InvalidIdentifierException: Non [a-z0-9/._-] character in path of location: testmod:TestGroup
...
at c1f5.tests.TestMod.onInitialize(TestMod.java:42)
It seems that fabric 1.21 changed a lot.Wiki and document did no help
Shouldn't the id be all lowercase?
lowercase "TestGroup" in your mod init
ah discord didn't scroll it's already been done