Skip to content

Block Updater

CommandLeo edited this page Jul 7, 2023 · 6 revisions

Info

A script that adds a command to send block updates to a block or to an area of blocks.

How to install

Run the following commands in-game:

  • /carpet scriptsAppStore CommandLeo/scarpet/contents/programs
  • /script download update.sc

Commands

/update - Updates the block you are looking at

/update <start> <end> [<block>] - Updates every block within the rectangular cuboid area between start and end. If <block> is specified then only that type of block will get updated

Clone this wiki locally