Lore help

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

aseald

Supporter
Jan 26, 2017
17
3
3
add 383:58 named "&5&l(E) &6Pet Enderman &7[Right-Click]" to {spec.roll::*}

How would I add a lore to the syntax above? I've tried with the lore "lore" but it didn't work.
Also I've tried looking through the forum but no luck.
 
First of all, use the proper item names given by the aliases, they exists for a reason. You need skQuery for do the following:
Code:
add spawn egg:58 named "&5&l(E) &6Pet Enderman &7[Right-Click]" with lore "some lore" to {spec. roll::*}
 
Status
Not open for further replies.