#help with a command please

1 messages · Page 1 of 1 (latest)

mystic vapor
#

Can someone guide me how can I do to give a custom model data object in deluxe menu? I put the following, which is the way to give it to me through the game but in the deluxe menu config I get an error

  • '[console] give soyjulion12 feather 1 {CustomModelData:6,display:{Name:'[{"text":"&8▪ &fHat","italic":false}]'}}'
#

I would like to know what is the correct way to write the command to give me an article model data

timid forum
#

you need to double the ' that are inside the string to escape them so yaml doesn't break

mystic vapor
#

Can you explain how I would do it please I don't understand

mystic vapor
#

oooh dude thanks, I just tried duplicating the ' and it works perfectly