
[1.12.2]Adding the name in front of TF causes a crash
sddsd2332 opened this issue ยท 0 comments
I found that when adding TwilightTweaks to modpacks, if the TwilightForest [for example, []twilightforest-1.12.2-3.11.1021-universal.jar
] has a name before it, it will cause a crash
I think it might be this code causing the problem:
"glob:twilightforest-1.12.2*universal.jar"
Maybe need to add an * in front of TwilightForest?
glob:*twilightforest-1.12.2*universal.jar