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

speed move #440

Open
TimRou4 opened this issue Aug 17, 2024 · 0 comments
Open

speed move #440

TimRou4 opened this issue Aug 17, 2024 · 0 comments

Comments

@TimRou4
Copy link

TimRou4 commented Aug 17, 2024

Hello! I encountered a problem when I use the configuration to strengthen zombies in the special folder.
I didn't write it at all, and the code was copied completely from the wiki of this mod.

[
{
"mob": "minecraft:zombie",
"result": "default",
"healthmultiply": 2,
"nbt": {
"Attributes": [
{
"Base": 0.23,
"Modifiers": [
{
"Operation": 10,
"Amount": -5,
"Name": "effect.moveSlowdown 0"
}
],
"Name": "generic.movementSpeed"
}
]
}
}
]

I wanted to reduce the speed of the zombies, but apparently something is wrong.

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