mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 20:00:46 +00:00
Fix elytra wing item id. Resolves #578
This commit is contained in:
parent
b050b13aa3
commit
7c1a0ed719
1 changed files with 9 additions and 9 deletions
|
@ -7774,15 +7774,15 @@ dragonpotion,437,0
|
|||
dragonfire,437,0
|
||||
endbreath,437,0
|
||||
dragonpot,437,0
|
||||
elytra,433,0
|
||||
hangglider,433,0
|
||||
glider,433,0
|
||||
wings,433,0
|
||||
wing,433,0
|
||||
playerwings,433,0
|
||||
playerwing,433,0
|
||||
pwings,433,0
|
||||
pwing,433,0
|
||||
elytra,443,0
|
||||
hangglider,443,0
|
||||
glider,443,0
|
||||
wings,443,0
|
||||
wing,443,0
|
||||
playerwings,443,0
|
||||
playerwing,443,0
|
||||
pwings,443,0
|
||||
pwing,443,0
|
||||
endcrystal,426,0
|
||||
endercrystal,426,0
|
||||
ecrystal,426,0
|
||||
|
|
|
Loading…
Reference in a new issue