==================================================================================================== JimStoneCraft Unicode Font List Command Block. http://www.johnsmithlegacy.co.uk/ for Minecraft Java Edition 1.21.2 or greater. This is a command block script to create a five page book with the coloured characters that can be used in the game, this is of great help while colouring fonts. Page 1, 2 - RGB Foreground Page 3, 4 - RGB Background Page 5 - Text Formatting Give yourself a command block and paste everything below the line into it (you cannot paste the script into the chat command as the script is too long and gets cut off). /give @r minecraft:command_block Last Updated: 10th September 2024 ==================================================================================================== give @a written_book[written_book_content={pages:[ '[["",{"text":"RGB Foreground 1-8","underlined":true},"\\n\\n", {"text":"black 000000","color":"black"},"\\n", {"text":"dark_blue 0000AA","color":"dark_blue"},"\\n", {"text":"dark_green 00AA00","color":"dark_green"},"\\n", {"text":"dark_aqua 00AAAA","color":"dark_aqua"},"\\n", {"text":"dark_red AA0000","color":"dark_red"},"\\n", {"text":"dark_purple AA00AA","color":"dark_purple"},"\\n", {"text":"gold FFAA00","color":"gold"},"\\n", {"text":"gray AAAAAA","color":"gray"}]]', '[["",{"text":"RGB Foreground 9-16","underlined":true},"\\n\\n", {"text":"dark_gray 555555","color":"dark_gray"},"\\n", {"text":"blue 5555FF","color":"blue"},"\\n", {"text":"green 55FF55","color":"green"},"\\n", {"text":"aqua 55FFFF","color":"aqua"},"\\n", {"text":"red FF5555","color":"red"},"\\n", {"text":"light_purple FF55FF","color":"light_purple"},"\\n", {"text":"yellow FFFF55","color":"yellow"},"\\n", {"text":"white FFFFFF","color":"white"}]]', '[["",{"text":"RGB Background 1-8","underlined":true},"\\n\\n", {"text":"black 000000","color":"black"},"\\n", {"text":"dark_blue 00002A","color":"dark_blue"},"\\n", {"text":"dark_green 002A00","color":"dark_green"},"\\n", {"text":"dark_aqua 002A2A","color":"dark_aqua"},"\\n", {"text":"dark_red 2A0000","color":"dark_red"},"\\n", {"text":"dark_purple 2A002A","color":"dark_purple"},"\\n", {"text":"gold 2A2A00","color":"gold"},"\\n", {"text":"gray 2A2A2A","color":"gray"}]]', '[["",{"text":"RGB Background 9-16","underlined":true},"\\n\\n", {"text":"dark_gray 151515","color":"dark_gray"},"\\n", {"text":"blue 15153F","color":"blue"},"\\n", {"text":"green 153F15","color":"green"},"\\n", {"text":"aqua 153F3F","color":"aqua"},"\\n", {"text":"red 3F1515","color":"red"},"\\n", {"text":"light_purple 3F153F","color":"light_purple"},"\\n", {"text":"yellow 3F3F15","color":"yellow"},"\\n", {"text":"white 3F3F3F","color":"white"}]]', '[["",{"text":"Text Formatting","underlined":true},"\\n\\n", {"text":"Bold","bold":true},"\\n", {"text":"Obfuscated","obfuscated":true},"\\n", {"text":"Strikethrough","strikethrough":true},"\\n", {"text":"Underline","underlined":true},"\\n", {"text":"Italic","italic":true}]]'], title:"Text Formatting", author:JimStoneCraft, generation:0}] 1