OpenNoteBlockStudio icon indicating copy to clipboard operation
OpenNoteBlockStudio copied to clipboard

Uninstall mcfunction has Errors

Open scutoel opened this issue 1 year ago • 1 comments

Describe the bug Error in tellraw uninstall command

To Reproduce Steps to reproduce the behavior:

  1. Generate a datapack
  2. 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

scutoel avatar May 17 '24 21:05 scutoel

"true" should just be true

scutoel avatar May 17 '24 21:05 scutoel