-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues with mod items #206
Comments
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? |
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. |
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 |
reskillable.cfg: https://pastebin.com/BfC9G9pH |
Hey, It's me again. I just want say I still with the issue |
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)
The text was updated successfully, but these errors were encountered: