HomeJavaDatapacksVault Hunters Compressium
DatapacksJava

Vault Hunters Compressium

by Eloquence2781 · on Modrinth

⬇ Download on Modrinth
Vault Hunters Compressium — screenshot 1

Adds compression support for Vault Hunters Vault Stone and Vault Cobblestone blocks to Compressium.

Supported Blocks

Requirements

Required:

Optional:

Installation

1. Config Entries

Open your config/compressiumblocks.json file and add the following to the existing array:

[
...
  {
    "name": "vault_cobblestone",
    "nestedDepth": 9,
    "isBlockOf": false,
    "baseResourceLocation": "the_vault:vault_cobblestone",
    "particlePath": "the_vault:block/vault_cobblestone",
    "baseBlockModel": "the_vault:block/vault_cobblestone",
    "type": "block"
  },
  {
    "name": "vault_stone",
    "nestedDepth": 9,
    "isBlockOf": false,
    "baseResourceLocation": "the_vault:vault_stone",
    "particlePath": "the_vault:block/vault_stone",
    "baseBlockModel": "the_vault:block/vault_stone",
    "type": "block"
  }
]

Important: Merge the entries, don't replace the entire file!

2. CraftTweaker Scripts

Extract the crafttweaker_compressium_scripts.zip to the scripts/ folder so that the following files are available with the other crafttweaker scripts:

5. Datapack

Copy the vault-compression-datapack.zip folder to your world's datapacks/ folder:

4. Resourcepack

Copy the Vault-Compression.zip resourcepack to your instances' resourcepack/ folder and enable it in-game (Options > Video Options > Resource Packs).

Usage

Compress: Place 9 blocks in a 3x3 crafting grid to compress one level Decompress: Place 1 compressed block in crafting grid to get 9 of the previous level

Compression Levels:

Troubleshooting

Blocks don't appear in JEI/Creative:

Can't craft compressed blocks:

Blocks have missing textures:

Blocks don't drop when mined:

Credits

Created for the Vault Hunters modpack community.

License

This addon is provided as-is for use with the Vault Hunters modpack and Compressium mod.

Quick facts

Install steps are the general flow for this file type — see the MC Java Mods guides for the full walkthrough.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more