Version 3.0.0 support MC 1.16 to 1.18.2
IMPORTANT INFORMATION:
Don't use the plugin version <=2.0 for 1.18. Due to an API change a bug occurs that blocks are multipliable (because meta data are ignored since 1.18 version). I have already found the cause of the bug and am working on a new version of the plugin for the minecraft version 1.18.
UPDATE
An update for the 1.18 version is available. (BlockImpact 2.1)
BlockCompact is a plugin that make it possible to craft compressed blocks. This is very useful to save inventory and chest space. As a result, fewer chests are needed to store the same amount of blocks. The following blocks can be compressed:
- Stone and variants
- Sandstone and variants
- All variants of bricks
- Mineral blocks
Important informations to compressed blocks: They can't be placed in the world (They are intended for storage), can't be used in normal minecraft crafting recipes. In addition compressed blocks can't be used in furnaces, blast furnaces, stonecutters and smokers. They can't transported with hoppers to the blocks just mentioned.
This informations are displayed to the player in the chat too. This can be configured in the message.yml. If you don't want to show the messages in the chat, you can delete this row from the message.yml file. If you want to restore the default config, follow these steps:
- Shutdown your server
- Delete the message.yml file
- Restart your server
Crafting recipes
Installation
It's very simple to installing BlockCompact. You must only put the plugin in the plugins folder of your server and then restart your server to activate the compressed blocks and their recipes.
InfoLanguage
Code (YAML):
InfoText
: true
Language
: de
InfoText: true (visible), false (not visible)
Languages: de (German), en (English)
Commands
Commands are not present.
Permissions
Permissions are not required.
Informations
This is my second public plugin. If you find bugs, report these and contact me on this site. I have tested the plugin on paper server for minecraft version 1.16.5. Important information: Before you update the plugin to version 2.0 (for 1.17 versions) that players rescraped their compressed blocks back into normal blocks, as there was a significant change in the plugin due to the switch. This was necessary to fix a problem that occurred in connection with other plugins. The previous config file is no longer needed. A new simplified version is in progress and will be added with the plugin version 2.1.