-
Notifications
You must be signed in to change notification settings - Fork 18
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
find a way to make create's super glue unbreakable #470
Comments
|
|
autistic.sack.of.friends on Discord says
|
engineersmith_4628 on Discord says
ItemEvents.modification((event) => {
event.modify("creatre glue"), (item) => {
item.maxDamage = 0
})
})
``` Doesn't that make it so it can't die? |
engineersmith_4628 on Discord says
|
|
engineersmith_4628 on Discord says
|
engineersmith_4628 on Discord says
It's possible to override the function with ptdplus - but that isn't a quick fix |
|
engineersmith_4628 on Discord says
|
autistic.sack.of.friends on Discord says
|
autistic.sack.of.friends on Discord says
|
engineersmith_4628 on Discord says
|
autistic.sack.of.friends on Discord says
The text was updated successfully, but these errors were encountered: