fix tellraw on 1.14
This commit is contained in:
parent
9310a0203e
commit
b217572056
@ -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",
|
||||||
// 展示
|
// 展示
|
||||||
|
Loading…
Reference in New Issue
Block a user