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

1.12.2 Mount Locking not working? #124

Open
ghost opened this issue Jan 24, 2022 · 2 comments
Open

1.12.2 Mount Locking not working? #124

ghost opened this issue Jan 24, 2022 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 24, 2022

As per the 1.12 docs,, I still cannot get:

mods.compatskills.AnimalTameLock.addTameLock(<entity:minecraft:boat>, "reskillable:gathering|8"); to work!

However,

mods.compatskills.AnimalTameLock.addTameLock(<entity:minecraft:horse>, "reskillable:gathering|7"); mods.compatskills.AnimalTameLock.addTameLock(<entity:minecraft:donkey>, "reskillable:gathering|7");

these ^ both work fine.

@pupnewfster
Copy link
Contributor

mods.compatskills.EntityMountLock.addMountLock

@ghost
Copy link
Author

ghost commented Jan 24, 2022

Thank you! Maybe someone can update the 1.12 docs :)

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

1 participant