Skip to content

pc: remove duplicate DolphinsGrace effect and fix BadOmen id (1.14.4-1.16.1) - #1236

Open
AnonymoDGH wants to merge 1 commit into
PrismarineJS:masterfrom
AnonymoDGH:fix/mcd-529
Open

pc: remove duplicate DolphinsGrace effect and fix BadOmen id (1.14.4-1.16.1)#1236
AnonymoDGH wants to merge 1 commit into
PrismarineJS:masterfrom
AnonymoDGH:fix/mcd-529

Conversation

@AnonymoDGH

Copy link
Copy Markdown
Contributor

Fixes #529

The effects.json for 1.14.4, 1.15.2 and 1.16.1 contained a duplicate DolphinsGrace at id 31, which pushed BadOmen onto id 32 where it collided with HeroOfTheVillage.

Correct registry (matching 1.17):

  • id 30 = DolphinsGrace
  • id 31 = BadOmen
  • id 32 = HeroOfTheVillage

Verified: after the fix all three versions have 32 entries, no duplicate names, no duplicate ids, and the tail registry is 30=DolphinsGrace, 31=BadOmen, 32=HeroOfTheVillage exactly as in 1.17.

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.

Two dolphins grace effects in mcdata?

1 participant