diff options
Diffstat (limited to 'azalea-registry/src')
| -rw-r--r-- | azalea-registry/src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-registry/src/lib.rs b/azalea-registry/src/lib.rs index a3145b15..b16e572b 100644 --- a/azalea-registry/src/lib.rs +++ b/azalea-registry/src/lib.rs @@ -1638,7 +1638,7 @@ enum CommandArgumentKind { Team => "minecraft:team", ItemSlot => "minecraft:item_slot", ItemSlots => "minecraft:item_slots", - Identifier => "minecraft:resource_location", + ResourceLocation => "minecraft:resource_location", Function => "minecraft:function", EntityAnchor => "minecraft:entity_anchor", IntRange => "minecraft:int_range", |
