Command not working?
//ads -- adsterra.com -- native banner
?>
I don't understand what I need to do to fix this command.
I'm trying to make a firework star that has attributes and also a colour, and I'm just constantly getting the message Encountered multiple top tags, only one expected Help would really be appreciated!
/give @p firework_charge 1 0 {Explosion:{Type:4,Colors:[255]}},display:{Name:"green",Lore:["QDADSAD"]}
Best Answer
You ended your first JSON statement with one too many braces, and forgot one on the end.
/give @p firework_charge 1 0 {Explosion:{Type:4,Colors:[255]}},display:{Name:"green",Lore:["QDADSAD"]}}
Which leaves you with:
/give @p firework_charge 1 0 {Explosion:{Type:4,Colors:[255]},display:{Name:"green",Lore:["QDADSAD"]}}
Pictures about "Command not working?"



Why Command Prompt is not working?
Run SFC (System File Checker) Command In Windows PowerShell. It is quite possible that Command Prompt is not opening in Windows 10 because there are corrupt system files. For this, you can take the aid of Windows PowerShell and run the SFC command to fix and detect missing or corrupt system files.How do I fix my Command Prompt?
Command Prompt is not working in Windows 11/10Workable SolutionsStep-by-step TroubleshootingFix 2. Enable CMD to WorkType environ in Search to open System Properties in Advance > Click "Environment Variables"...Full steps2 more rows•Jan 21, 2022Which command not working on Windows?
Press Windows+R to open \u201cRun\u201d box. Type \u201ccmd\u201d and then click \u201cOK\u201d to open a regular Command Prompt. Type \u201ccmd\u201d and then press Ctrl+Shift+Enter to open an administrator Command Prompt.How to Fix Command Prompt(CMD) Not Working/Opening in Windows 10
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Markus Spiske, Ivan Babydov, Anete Lusina, Ivan Babydov
