Skip to content
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

Open
GoldiMC opened this issue Apr 22, 2021 · 6 comments
Open

Issues with mod items #206

GoldiMC opened this issue Apr 22, 2021 · 6 comments

Comments

@GoldiMC
Copy link

GoldiMC commented Apr 22, 2021

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)

@pupnewfster
Copy link
Collaborator

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

@GoldiMC
Copy link
Author

GoldiMC commented Apr 22, 2021

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?

@pupnewfster
Copy link
Collaborator

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.

@GoldiMC
Copy link
Author

GoldiMC commented Apr 22, 2021

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

@GoldiMC
Copy link
Author

GoldiMC commented Apr 22, 2021

reskillable.cfg: https://pastebin.com/BfC9G9pH
compatskills.cfg: https://pastebin.com/ScQWWGQ2

@GoldiMC
Copy link
Author

GoldiMC commented May 26, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants