Solved Lore

  • 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.

Ardno

Member
Mar 11, 2019
38
0
0
24
Hello,
on earlier versions of minecraft skript it was possible to do give a item with more lines of lore, but in this version:
(I don't know, why is not a avabile - image), but in minecraft lore show as Velikonoce 2019 || | ||| asd
undefined.png

undefined.png

IHWE

with code:
Code:
command /egg:
    trigger:
        add 1 egg named "&eBroken &d&lEgg" with lore "&dV&ce&al&ei&3k&9o&en&ao&cc&de &22019&r | | ||||&7asd" to player's inventory

How to now give an item with more lines of lore?
 
Last edited:
Hello,
on earlier versions of minecraft skript it was possible to do give a item with more lines of lore, but in this version:
(I don't know, why is not a avabile - image), but in minecraft lore show as Velikonoce 2019 || | ||| asd
undefined.png

undefined.png

IHWE

with code:
Code:
command /egg:
    trigger:
        add 1 egg named "&eBroken &d&lEgg" with lore "&dV&ce&al&ei&3k&9o&en&ao&cc&de &22019&r | | ||||&7asd" to player's inventory

How to now give an item with more lines of lore?
with lore "LORE1" and "LORE2" and "LORE3"
 
Status
Not open for further replies.