Skip to content

fix movement resource value#998

Closed
mc-zuri wants to merge 1 commit intoPrismarineJS:masterfrom
mc-zuri:feature/attributes
Closed

fix movement resource value#998
mc-zuri wants to merge 1 commit intoPrismarineJS:masterfrom
mc-zuri:feature/attributes

Conversation

@mc-zuri
Copy link
Copy Markdown
Contributor

@mc-zuri mc-zuri commented Mar 29, 2025

it will fix cannot read properties of movement speed issue in prismarine-physics when using bedrock 1.19.70+.

@extremeheat
Copy link
Copy Markdown
Member

This seems like it should be fixed in data generator. Otherwise it will be broken again.

@mc-zuri mc-zuri force-pushed the feature/attributes branch from c549945 to e0778ae Compare June 30, 2025 19:54
@mc-zuri
Copy link
Copy Markdown
Contributor Author

mc-zuri commented Jun 30, 2025

movement speed attribute values have never changed. it always had bad value here.

{
"name": "movementSpeed",
"resource": "generic.movement_speed",
"resource": "minecraft:movement",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this actually only incorrect attribute ? doesn't seem to align with other resourceIds

@extremeheat
Copy link
Copy Markdown
Member

Any update?

@mc-zuri mc-zuri closed this Feb 1, 2026
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

Successfully merging this pull request may close these issues.

2 participants