PHP: $blue = Item::get(35, 11, 1);$blue->setCustomName(TextFormat::BLUE . "Blue Particles"); I believe this code should set the items/blocks name into Blue Particles. But it does not. How would I fix that? I use PM 1.6 #48