Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Compressor
Compressor optimizes block storage in your Minecraft world by allowing you to compress specific types of blocks into more compact forms. This is achieved through crafting 3x3 grids of the same block, with the ability to compress up to 32 times. Compressed blocks can be uncrafted back to their original state.
Features
- Block Compression: Craft a 3x3 grid of the same block type to create a single compressed block.
- Multiple Compression Levels: Compress blocks up to 32 times, each level requiring a 3x3 grid of the previous level's compressed block.
- Decompression: Uncraft compressed blocks back into 9 of their previous level's block (or the original block if it's the first level).
Installation
- Prerequisites: Ensure your server is running Paper version 1.20.4.
- Download: Get the latest
Compressor-<VERSION>.jar
file from the releases page. - Installation: Place the JAR file in your server's
plugins
folder. - Restart: Restart your server to load the plugin.
Usage
- Compression:
- Place a 3x3 grid of the desired block in a crafting table.
- The result will be a compressed block of level 1.
- Repeat this process with level 1 compressed blocks to create level 2, and so on.
- Decompression:
- Place a compressed block alone in a crafting table to retrieve 9 blocks of the previous compression level. Command:
compr <block> <level> (amount)
command for giving yourself a compressed blockcompressor.give
permission for the above command
Supported Blocks
- Cobblestone
- Cobbled Deepslate
- Gold Block
- Stone
- Quartz Block
- Iron Block
- Diorite
- Andesite
Pages
Links
Members
Owner