Skip to content

Fill Level Utilities

CommandLeo edited this page Jul 7, 2023 · 5 revisions

Info

An app to get or set the fill level of containers and cauldrons/composters.

How to install

Run the following commands in-game:

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

Commands

/fill_level get [<pos>] - Gets the fill level of the block you are looking at or at the specified coordinates. Returns an integer between 0 and 897.

/fill_level set <fill_level> [<pos>] - Sets the fill level of the block you are looking at or at the specified coordinates. For signal strengths above 15, a mix of stacked shulker boxes and stackable items is used.

/fill_level dummy_item unstackable [get|set|reset|give] - Gets, sets, resets or gives the unstackable dummy item.

/fill_level dummy_item stackable [get|set|reset|give] - Gets, sets, resets or gives the stackable dummy item.

Clone this wiki locally