HomeJavaModsGreatCompactors (personal compactors from skyblock)
GreatCompactors (personal compactors from skyblock)
ModsJava

GreatCompactors (personal compactors from skyblock)

⬇ Download on Spigot
GreatCompactors is a plugin that allows players to automatically compact items in their inventory, Hypixel Skyblock style.

Quick Start for Server Owners

This plugin works out of the box. Simply add it to your plugins folder.

You can give yourself the personal compactor item using /givecompactor. By default, these are unobtainable in survival. You can make your own method of getting them, or add a crafting recipe with my other plugin GreatCrafts.

The plugin ships by default with some built-in recipes, but you can add more. See the configuring section below for how to add your own recipes.

Quick Start for Players

Once you obtain the compactor, you can right click it to open the menu. In each slot, you can place an item that you want to receive. This is the output of the craft - for example, placing a gold block in the menu will automatically compact 9 gold ingots into 1 gold block.

Compacting is done automatically every time you pick up an item, with a short cooldown to prevent excessive lag.

Configuring

The recipe format is as follows:
Code (Text):
personal-compactor-recipes:

  ...

  - result: <Material>
    result-count: <number to give>
    ingredients:
      <Material 1>: <number required>
      <Material 2>: <number required>
      ...
For example, the default recipe for compacting 9 gold ingots into 1 gold block is:
Code (Text):
  - result: GOLD_BLOCK
    result-count: 1
    ingredients:
      GOLD_INGOT: 9
Important notes:
Commands & Permissions

/givecompactor (requires greatcompactors.givecompactor) - Gives the player a personal compactor item.

Bug Reports

Please report any bugs you find on the issues page

Commands

Plugin details

Read from the plugin's own plugin.yml.

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.

GreatCompactors (personal compactors from skyblock) is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 179 times (via Spigot). Download it and open it directly in the game.

Explore more