Restructure imports in main.jmc
All checks were successful
Deploy datapack to dev / Build (push) Successful in 8s

This commit is contained in:
themodrnhakr 2025-03-21 10:24:33 -05:00
parent 6cb4b30b2d
commit 3091d6b3f4

View File

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