CurseForge · Minecraft mod
Overloaded Compressed Blocks
Compressed Blocks for Any Block
Quick answer
Which Overloaded Compressed Blocks release should I use?
Overloaded Compressed Blocks-1.15.2-1.0.13.jar targets 1.15.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Overloaded Compressed Blocks required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Overloaded Compressed Blocks-1.15.2-1.0.13.jar need?
Overloaded Compressed Blocks-1.15.2-1.0.13.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Overloaded Compressed Blocks without breaking your instance.
Built for Overloaded Compressed Blocks-1.15.2-1.0.13.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Overloaded Compressed Blocks-1.15.2-1.0.13.jar. It targets 1.15.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside Overloaded Compressed Blocks-1.15.2-1.0.13.jar. It opens that exact file at the source.
About this project
What does Overloaded Compressed Blocks add?
Overview
Allows creation of compressed blocks for any other block (this includes other mod's blocks) using a relatively simple JSON config. In that config you only need to mention resource name for the base.
It will generate recipes for the 3x3 compression and un-compression for each block automatically (which can be disabled in the config entry).
This was part of Overloaded for 1.12 and has since been split out.

Eample Config Entries (Better Formatted Version)
[ { "baseRegistryName": "minecraft:cobblestone", "compressedPathRegistryName": "compressed_cobblestone", "texturePath": "minecraft:textures/blocks/cobblestone.png", "depth": 16, "hardnessMultiplier": 9.0, "recipeEnabled": true }, { "baseRegistryName": "minecraft:.*_log" } ]
Only required field is baseRegistryName (which allows Regex). Rest are optional with the same defaults as shown above. Texture will default to {namespace}:textures/blocks/{path}.png.
Warnings
Client - Server Syncing
The config needs to be kept in sync between client and server. If they are out of sync issues will occur.
Texture Sheet Size
Since this generates dynamic textures for many blocks there is the possibility of filling out the entire texture space. The amount of texture space you have depends on your graphics card. If you get a TextureStich exception while loading you have run out of space. To alleviate this there is a config entry for max texture size.
Project description from CurseForge.
Pick your setup
Overloaded Compressed Blocks by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.16.3
1 loader build1.16.1
1 loader build1.15.2
1 loader build1.15.1
1 loader build1.14.4
1 loader build1.14.3
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Overloaded Compressed Blocks versions and loaders
Overloaded Compressed Blocks-1.16.3-1.0.21.jar
30 Dec 2020
Overloaded Compressed Blocks-1.16.3-1.0.20.jar
30 Dec 2020
Overloaded Compressed Blocks-1.16.3-1.0.19.jar
10 Nov 2020
Overloaded Compressed Blocks-1.16.3-1.0.18.jar
10 Nov 2020
Overloaded Compressed Blocks-1.16.3-1.0.17.jar
7 Nov 2020
Overloaded Compressed Blocks-1.16.3-1.0.16.jar
23 Oct 2020
Overloaded Compressed Blocks-1.16.3-1.0.15.jar
10 Oct 2020
Overloaded Compressed Blocks-1.16.3-1.0.14.jar
4 Oct 2020
Overloaded Compressed Blocks-1.15.2-1.0.13.jar
4 Jul 2020
Overloaded Compressed Blocks-1.16.1-1.0.13.jar
28 Jun 2020
Overloaded Compressed Blocks-1.15.2-1.0.12.jar
24 Feb 2020
Overloaded Compressed Blocks-1.15.2-1.0.11.jar
23 Feb 2020
Looking for an older file? The official CurseForge project page is in Resources.