ye111566

Results 2 comments of ye111566

I put an enchanted_book in the first slot of slot.hotbar. I use the"print(str(self.server.get_player(sender.name).inventory.get_item(0)))" and the console returns: ItemStack(minecraft:enchanted_book x 1) whitout any nbt. but when I use"self.server.get_player(sender.name).inventory.add_item(self.server.get_player(sender.name).inventory.get_item(0))" I find that...

![e0e3364c16445fc75fa7fa917780cb70](https://github.com/user-attachments/assets/6c4dcfc7-f0cb-4fc1-a461-02f34d59987a) ![935ec9e63b38d07fe5c684254833e74a](https://github.com/user-attachments/assets/704d460f-1d04-4c27-a9d1-b043ee68ede9)