Reskillable

Reskillable

12M Downloads

Issues with mod items

GoldiMC opened this issue ยท 6 comments

commented

I really love reskillable, but when I trying to add levels to items from other mods in a server I'm admin (of aternos) I having some issues.
It does not work and sometimes compatskills.cfg and reskillable.cfg just reset and a "errored" copy creates.

firstaid:morphine=reskillable:agility|1 in reskillable.cfg and
mods.compatskills.Requirement.addRequirement(reskillable:morphine:*, "reskillable:agility|1"); in compatskills.cfg (I don't know where to put it so I write it at end)
Thanks you.

(P.S: I'm from Uruguay so my english may be not so good)

commented

Hey, It's me again. I just want say I still with the issue

commented

I would check your latest log for any syntax errors, but one issue is that you start at level 1 of all skills so you are already agility 1

commented

I would check your latest log for any syntax errors, but one issue is that you start at level 1 of all skills so you are already agility 1

Oh that's true, how can I send you the .cfg?

commented

In theory I think you may be able share them here via gist or pastebin or on our discord server. Also I missed this when initially reading it but compat skills uses CraftTweaker scripts to add requirements to things it doesn't go in the compatskills config.

commented

Ok, but before I put only in reskillable.cfg with others items and requirements but it didn't work too.

Wait me a short time and I will send you the .cfg

commented