promotional bannermobile promotional banner

Overloaded Compressed Blocks

Compressed Blocks for Any Block

File Details

Overloaded Compressed Blocks-1.15.1-1.0.9.jar

  • R
  • Jan 22, 2020
  • 169.84 KB
  • 158
  • 1.15.1
  • Forge

File Name

Overloaded Compressed Blocks-1.15.1-1.0.9.jar

Supported Versions

  • 1.15.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:overloaded-compressed-blocks-319973:2865584")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version: 1.0.9 (Release)

  • Use Obfuscated name instead of mapped as something is not transferring correcting when run outside dev environments.

Version: 1.0.8 (Release)

  • Updated to Minecraft 1.14.4

Version: 1.0.7 (Release)

  • Sort Creative / JEI menu for items by Mod-Base Name-Compression Amount
  • New Setting for force loading early (early loading is multi-threaded)

Version: 1.0.6 (Release)

  • Fix breaking data-packs. (Fix #4)

Version: 1.0.5 (Release)

After release update - This version is broken * Make the dynamic texture picker a bit smarter.


Version: 1.0.4 (Release)

  • Generate Textures as late as possible.
  • Dynamically add dependencies so make sure all other mods registry events happen first.

Version: 1.0.3 (Release)

  • Regex support for config added for registry name.
  • Added default values for all other options so regex can work.
  • If texturePath is provided it disables the auto-lookup (auto-look is not very smart).

Version: 1.0.2 (Release)

  • Remove physical data pack as no longer needed.
  • Remove some extra print statements.
  • Drops from blocks are now in loot_table so can be overridden.
  • Force config to load early so can use it in blocks / textures consistently.

Version: 1.0.1 (Release)

  • Recipes now sync from server. (Fixes #1)

Version: 1.0.0 (Beta)

  • Initial port and split from Overloaded v1.12.
  • Mostly feature complete. Still some small sync issues (See GitHub).
  • Should have no corruption or crash issues. If found please report.
  • Effectively Release quality version, just want more testing.