Add working command validator
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
mod magma_project_config;
|
||||
mod mcfunction_file;
|
||||
pub(crate) mod mc_command;
|
||||
|
||||
pub use magma_project_config::*;
|
||||
pub(crate) use mcfunction_file::*;
|
||||
Reference in New Issue
Block a user