diff options
Diffstat (limited to 'azalea-inventory/src/default_components')
| -rw-r--r-- | azalea-inventory/src/default_components/generated.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-inventory/src/default_components/generated.rs b/azalea-inventory/src/default_components/generated.rs index 7daa545e..11f8d160 100644 --- a/azalea-inventory/src/default_components/generated.rs +++ b/azalea-inventory/src/default_components/generated.rs @@ -6,6 +6,7 @@ use std::collections::HashMap; use azalea_chat::translatable_component::TranslatableComponent; +use azalea_core::attribute_modifier_operation::AttributeModifierOperation; use azalea_registry::{ Attribute, Block, DataRegistry, EntityKind, HolderSet, Item, MobEffect, SoundEvent, }; |
