fix tellraw on 1.14

This commit is contained in:
坏黑 2019-08-19 23:07:46 +08:00
parent 9310a0203e
commit b217572056

View File

@ -26,6 +26,8 @@ public class TellrawJson {
private List<String> nbtWhitelist = ArrayUtil.asList( private List<String> nbtWhitelist = ArrayUtil.asList(
// 附魔 // 附魔
"ench", "ench",
// 附魔 1.14
"Enchantments",
// 附魔书 // 附魔书
"StoredEnchantments", "StoredEnchantments",
// 展示 // 展示