HomeJavaModsCC: Item Utils
CC: Item Utils

Welcome to CC: Item Utils

Adds useful item utilities to CC:Tweaked. At the moment there's only the Item Extractor, which works as a peripheral to extract your item of choice from any storage above the block to any storage below it.

Using: The Item Extractor

  1. Place it down with a storage above (source) and a storage below (destination).
  2. Connect to a computer like you would any other peripheral.
  3. Get a reference to the peripheral as normal, using peripheral.wrap() or similar.
  4. Call on the .extract(itemId, amount) to extract a chosen amount of items from the source.
  5. Success.

The item extractor will always return the number of successful transfers. If any of the storages are missing you will get a return of 0 and if there is an insufficient amount of items in the source storage it will only transfer what it can and return the value.

##GitHub If you are interested in the source code it can be found at the mod's GitHub

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more