
Compatibility with SurvivalPlus Lightsabers
48004800 opened this issue ยท 4 comments
Mod Loader (Required)
Forge
Minecraft Version (Required)
1.19.2
Mod Version (Required)
4.2.3
Notes (Required)
SurvivalPlus Lightsabers - Mods - Minecraft - CurseForge
After installing this mod, all lightsabers cannot be enchanted
I tried to modify the configuration file, but it didn't work
https://www.curseforge.com/minecraft/mc-mods/survivalplus-lightsabers/files/3871594
0.1.6.f
latest.log (Optional)
No response
Fixed in v4.2.4. There's a dedicated config option in the server config called
allow_mod_item_support
you need to manually enable though.
Unfortunately, the problem has not been solved
I will provide more information
This is the mod version I use. I don't use other mods
forge:43.1.16
https://www.curseforge.com/minecraft/mc-mods/survivalplus-lightsabers/files/3871594
https://www.curseforge.com/minecraft/mc-mods/survivalplus/files/3903428
https://www.curseforge.com/minecraft/mc-mods/puzzles-lib/files/3961876
https://www.curseforge.com/minecraft/mc-mods/universal-enchants-forge/files/3968593
Fixed in v4.2.4. There's a dedicated config option in the server config called allow_mod_item_support
you need to manually enable though.
Ah, forgot to mention you also need to delete the config folder universalenchants
in .minecraft/config
so it can regenerate, entries for the lightsabers from survival plus will automatically be added to relevant config files.
It's a bit difficult handling those custom item that can accept enchantments usually not designed for them, so this is the best I can come up with.