Updated 1.21.6
This commit is contained in:
@ -20,6 +20,7 @@ var CommandArgumentType = []string{
|
||||
"minecraft:item_stack",
|
||||
"minecraft:item_predicate",
|
||||
"minecraft:color",
|
||||
"minecraft:hex_color",
|
||||
"minecraft:component",
|
||||
"minecraft:style",
|
||||
"minecraft:message",
|
||||
@ -50,11 +51,13 @@ var CommandArgumentType = []string{
|
||||
"minecraft:resource_or_tag_key",
|
||||
"minecraft:resource",
|
||||
"minecraft:resource_key",
|
||||
"minecraft:resource_selector",
|
||||
"minecraft:template_mirror",
|
||||
"minecraft:template_rotation",
|
||||
"minecraft:heightmap",
|
||||
"minecraft:loot_table",
|
||||
"minecraft:loot_predicate",
|
||||
"minecraft:loot_modifier",
|
||||
"minecraft:dialog",
|
||||
"minecraft:uuid",
|
||||
}
|
||||
|
Reference in New Issue
Block a user