feat(cli): add construct:verifier command

This commit is contained in:
ForestOfLight
2026-05-20 02:55:30 -07:00
Unverified
parent 609ed4a49e
commit 8184e17b65
4 changed files with 46 additions and 0 deletions
+4
View File
@@ -158,3 +158,7 @@ construct.commands.nextlayer.success=§aInstance "%1" advanced to layer %2.
## construct:prevlayer
construct.commands.prevlayer=Step layer down by one (wraps 0 to max).
construct.commands.prevlayer.success=§aInstance "%1" stepped back to layer %2.
## construct:verifier
construct.commands.verifier=Toggle block validation overlay for an instance.
construct.commands.verifier.success=§aSet instance "%1" verifier=%2.