minecraft:mod:my-mods:bunyedit:commands
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
minecraft:mod:my-mods:bunyedit:commands [2024/02/23 20:39] – Add `//growsel` raccoon | minecraft:mod:my-mods:bunyedit:commands [2024/04/07 07:28] (current) – limit with no arg raccoon | ||
---|---|---|---|
Line 26: | Line 26: | ||
===== grow or shrink selection ===== | ===== grow or shrink selection ===== | ||
< | < | ||
- | //growsel [grow=*] | + | //growsel [bound=*1] |
</ | </ | ||
- | grows/ | + | grows/ |
===== mask selection ===== | ===== mask selection ===== | ||
Line 52: | Line 52: | ||
prints your selection coordinates in chat. | prints your selection coordinates in chat. | ||
+ | |||
+ | ===== set/display volume limit ===== | ||
+ | |||
+ | < | ||
+ | //limit < | ||
+ | </ | ||
+ | |||
+ | limit the volume of the selected region when performing actions, in blocks. default is 131072. '' | ||
+ | |||
+ | < | ||
+ | //limit | ||
+ | </ | ||
+ | |||
+ | display the current limit. | ||
====== world & buffer actions ====== | ====== world & buffer actions ====== | ||
Line 63: | Line 77: | ||
sets the selected region to the '' | sets the selected region to the '' | ||
+ | |||
+ | ===== fill ===== | ||
+ | < | ||
+ | //fill < | ||
+ | </ | ||
+ | |||
+ | starting from each block in the selected region, sets all orthogonally adjacent blocks matching the '' | ||
+ | |||
+ | stops after reaching '' | ||
===== undo & redo ===== | ===== undo & redo ===== |
minecraft/mod/my-mods/bunyedit/commands.1708720793.txt.gz · Last modified: 2024/02/23 20:39 by raccoon