Merge branch 'dev' into dev-database
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s

This commit is contained in:
themodrnhakr 2025-03-21 10:26:09 -05:00
commit 6b55f9bbd9

View File

@ -1,3 +1,4 @@
import "src/*";
import "src/logger.jmc";
import "src/commands.jmc";
function __tick__() {}