fix tellraw on 1.14
This commit is contained in:
		@@ -26,6 +26,8 @@ public class TellrawJson {
 | 
			
		||||
    private List<String> nbtWhitelist = ArrayUtil.asList(
 | 
			
		||||
            // 附魔
 | 
			
		||||
            "ench",
 | 
			
		||||
            // 附魔 1.14
 | 
			
		||||
            "Enchantments",
 | 
			
		||||
            // 附魔书
 | 
			
		||||
            "StoredEnchantments",
 | 
			
		||||
            // 展示
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user