Skip to content

Item Layout

CommandLeo edited this page Apr 17, 2022 · 2 revisions

Info

A tool to save a layout of items from a row of blocks and item frames to a file.

How to install

Run the following commands in-game:

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

Commands

/itemlayout save <from_pos> <to_pos> <direction> <name> - Saves a layout from a row of blocks, looking for extra blocks or item frames in the specified direction

/itemlayout paste <layout> <direction> <item_frame_facing> - Pastes a layout starting from your current position toward the specified direction

/itemlayout delete <layout> - Deletes a layout

/itemlayout list - Lists all layouts

/itemlayout view <layout> - Displays the content of a layout inside a fancy menu

/itemlayout default_block [get|set|reset] - Gets, sets or resets the default block, which will be ignored when saving a layout

Clone this wiki locally