-
Notifications
You must be signed in to change notification settings - Fork 1
Item Layout
CommandLeo edited this page Apr 17, 2022
·
2 revisions
A tool to save a layout of items from a row of blocks and item frames to a file.
Run the following commands in-game:
/carpet scriptsAppStore CommandLeo/scarpet/contents/programs
/script download itemlayout.sc
/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