Uninstall mcfunction has Errors
Describe the bug Error in tellraw uninstall command
To Reproduce Steps to reproduce the behavior:
- Generate a datapack
- Try and run function (not there)
Expected behavior tellraw @s ["",{"text":"[NBS] ","color":"gold","bold":true},{"text":"Data pack ","color":"yellow"},{"text":"lobby","color":"gold","underlined":true},{"text":" uninstalled successfully. You may now remove it from your data pack folder.","color":"yellow"}]
Current Command tellraw @s ["",{"text":"[NBS] ","color":"gold","bold":"true"},{"text":"Data pack ","color":"yellow"},{"text":"lobby","color":"gold","underlined":"true"},{"text":" uninstalled successfully. You may now remove it from your data pack folder.","color":"yellow"}]
Additional context Version 3.10.0
"true" should just be true