make showStructBlockInfo not a rule

This commit is contained in:
ForestOfLight
2025-03-17 00:52:43 -07:00
Unverified
parent fb3deea181
commit 9eea8b4413
4 changed files with 33 additions and 42 deletions
+3 -1
View File
@@ -1,7 +1,9 @@
// Rules
import './rules/easyPlace';
import './rules/fastEasyPlace';
import './rules/showStructBlockInfo';
// Commands
import './commands/struct';
// Other
import './classes/BlockInfo';