Skip to content

Commit

Permalink
Merge pull request 'Re-export component for item crate' (#61) fro…
Browse files Browse the repository at this point in the history
…m item-re-export-components into main

Reviewed-on: https://codeberg.org/DM-Earth/rimecraft/pulls/61
Reviewed-by: Jiening Yu <[email protected]>
  • Loading branch information
JieningYu committed Aug 27, 2024
2 parents a251e62 + aacee5d commit d2ef0e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/core/item/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ use rimecraft_registry::{ProvideRegistry, Reg};
mod edcode;
pub mod stack;

pub use component;
pub use stack::ItemStack;

/// Provides settings type for items.
Expand Down

0 comments on commit d2ef0e1

Please sign in to comment.