Denis Shevchenko

Results 42 comments of Denis Shevchenko

Need screenshots and examples of enchantments and potions that don't work.

Those enchantments don't exist in those versions, so they are removed when writing client itemstack. You can implement your own plugin that will add them to lore instead using ItemStackWriteEvent....

Hm, indeed, enchants doesn't display for < 1.9, probably some remapper broke somewhere. Still afaik luck is 1.9 enchant unless i'm mistaking it for other one.

Modern forwarding doesn't work for < 1.13 so i guess this won't be a thing until ProtocolSupportVelocity becomes a thing (So i can transfer data at login state for old...

It is. Maybe there is something wrong along the lines of transforming the particle. Will check later.

Maybe next year.

Yes, but currently the main goal is to port ProtocolSupport to GlowStone, and then i can start thinking about implementing PE.

Okay first we need someone familiar with PE itself, so we know how things work. Then we need someone with IDA knowledge because i don't have enough time to both...

The problem is that most fields are still undocumented, or even worse they are actually wrong and it doesn't crash only by pure luck. Or worse due to mcpe inventory...