Skip to content

Commit 6fe2b0e

Browse files
fix emoji fonts
1 parent 899d7da commit 6fe2b0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pack/config/styled-chat.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@
6161
"strikethrough": true
6262
},
6363
"emoticons": {
64-
"$emojibase:builtin:joypixels": "<font:'twemoji:font'><white>${emoji}",
65-
"$default:from_file:styled_chat_emoji.json": "<font:'modfest:emoji'><white>${emoji}",
64+
"$emojibase:builtin:joypixels": "<font 'twemoji:font'><white>${emoji}",
65+
"$default:from_file:styled_chat_emoji.json": "<font 'modfest:emoji'><white>${emoji}",
6666
"real_shrug": "¯\\\\_(ツ)_/¯",
6767
"table_flip": "(╯°□°)╯︵ ┻━┻",
6868
"mcsword": "🗡",

0 commit comments

Comments
 (0)