add showStructBlockInfo, fastEasyPlace, and add arrow slot for easyPlace

This commit is contained in:
ForestOfLight
2025-03-16 22:46:20 -07:00
Unverified
parent c9927f8e24
commit fb3deea181
8 changed files with 246 additions and 35 deletions
+2
View File
@@ -1,5 +1,7 @@
// Rules
import './rules/easyPlace';
import './rules/fastEasyPlace';
import './rules/showStructBlockInfo';
// Commands
import './commands/struct';