Jump to content

Lore won't work


AgentGamerPro

Recommended Posts

Me again again again again again

No matter what, when i try to summon a drop with lore, it only creates the drop, no lore.

drop {_DropType} with lore "&a/Sell this item for money!" at {_DropLocation}

 

 

 

image.png.bc433d6489d70ad831075fe76809b993.png
 

Lifestealed | Minecraft Servers
 

OG [VIP] 12/26/20 - 10/27/2021
OG [PRO] 12/27/21 - 11/18/2022
OG [LEGEND] 11/18/2022 - 3/14/2023
[DEFAULT] 3/14/2023 - Present

 

Link to comment
Share on other sites

I think that the {_DropType} is the item that will be dropped, so I think you can just add the lore to the item before you set it to the variable, and spawn it
 

 

im dong this on a phone so sorry if it doesn’t make the best sense 

  • Like 1
Link to comment
Share on other sites

I'm not really sure if you can add lore while your dropping the item, so you can try what Boxmonkey said and do this code:

set {_DropType} to dirt named "Name" with lore "Lore"
drop {_DropType} at {_DropLocation}

Hello! I'm SoloStrafe!
 

Skills:

Skript (4+ years experience)

Most of the plugins on MH

Servers:

- Westmine (Developer)

- Mineport (Admin)

Minehut:

Untitled.png.395f912cec0139eaf122fc8874f57045.png

I got VIP rank on 8/1/2019 -> Current

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...