CLADevs / VanillaX

A plugin which adds Vanilla blocks, items, entities and more to your server.
81 stars 29 forks source link

FilterTextPacket Error ? #193

Closed Kan9TK closed 2 years ago

Kan9TK commented 2 years ago

I don't know it's a minecraft error, but not getting FilterTextPacket. so normal items are renamed well, but enchanted items are not.

xXNiceYT commented 2 years ago

Will check

Kan9TK commented 2 years ago

Also, is it inevitable that item nbt is initialized when enchanting?..

xXNiceYT commented 2 years ago

what you mean by that? anvil only changes the customName variable in the nbt thats all

Kan9TK commented 2 years ago

Enchanting. I edited lore&name to test enchanting but initialized except for enchantments image image

xXNiceYT commented 2 years ago

yeah its client sided

Kan9TK commented 2 years ago

ok thanks! Finally, if make it rain one world and teleport another world, the rain doesn't stop.

xXNiceYT commented 2 years ago

Okay