Hello forum!! Again xD Now I wonder if it is possible to change the description of an item, imagine a sword, see the blue box where it explains the damage of this? What I want to know is how to modify this part, or if you can, I will appreciate your answers!!
Hello again xD (just me asking your questions in forum Lmao). for change description of item use this code PHP: $Bow = Iteg::get(Item::BOW); //getting bow$Bow->setLore(["GodWeedZao's Bow"]); //set item desc to what ever you want.$player->getInventory()->addItem($Bow);//DONE NP, set prefix to SOLVED
Ahahahaha Sorry XD, I was very distracted, it's about whether you can add textures /items/objects/created by blockbench
Oh, sorry i tried a lot to learn how to work with block bench but i didnt learn it Lol, its a bit hard to work and idont know how it works sorry, but i think there is toturials in youtube.com ?