Skip to content

Get All Items

CommandLeo edited this page Aug 2, 2023 · 2 revisions

Info

A script to get all items in the game inside shulker boxes. If using the main_storage mode, a few "junk" items (filled maps, written books, tipped arrows, firework stars, firework rockets and bee nests) and shulker boxes will be excluded from the survival obtainable items, while firework rockets with flight duration 1, 2 and 3 will be added.

How to install

Run the following commands in-game:

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

Commands

/getallitems <obtainability> [<stackability>] - <obtainability> can be everything, survival_obtainables or main_storage; <stackability> can be stackables, 64_stackables, 16_stackables or unstackables.
Using the command with no arguments is equivalent to running /getallitems main_storage stackables

Clone this wiki locally