LoxyCraft

A lightweight utility mod adding compressed blocks, custom utility components, and small vanilla quality-of-life recipes.

File Details

LoxyCraft-1.3.0.jar

  • R
  • May 26, 2026
  • 1.24 MB
  • 3
  • 1.21.1
  • Fabric

File Name

LoxyCraft-1.3.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:loxycraft-1543036:8148272"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Full English changelog available on GitHub. Full French changelog available on our Discord.

Summary

This update greatly expands LoxyCraft’s compressed block system with new families useful for storage, advanced crafting, and late-game progression.

Fixed

  • Fixed compressed Prismarine block textures
  • Fixed compressed Prismarine rendering by using only the first 16x16 frame of the vanilla animated Prismarine texture before applying the compression layer
  • Fixed the visual issue that caused an odd double-color effect on compressed Prismarine

Added

  • Added compressed Nether Star Blocks from x1 to x9
  • Added compressed Ender Pearl Blocks from x1 to x9
  • Added compressed Blaze Rod Blocks from x1 to x9
  • Added compressed Echo Shard Blocks from x1 to x9
  • Added compressed Obsidian Blocks from x1 to x9
  • Added compressed Amethyst Blocks from x1 to x9
  • Added compressed Prismarine Blocks from x1 to x9
  • Added compressed Dark Prismarine Blocks from x1 to x9
  • Added compressed Blue Ice Blocks from x1 to x9
  • Added compressed Bamboo Blocks from x1 to x9
  • Added compression recipes for all new block families
  • Added reverse decompression recipes for all new block families
  • Added loot tables so all new blocks drop correctly
  • Added models, blockstates, FR / EN translations, and textures for all new blocks
  • Added the new blocks to the LoxyCraft creative tab

Improved

  • Improved premium material progression by giving Nether Star, Ender Pearl, Blaze Rod, and Echo Shard blocks a full compression path up to x9
  • Improved storage options for useful modpack resources with new compressed block families
  • Improved support for future advanced crafting by making these compressed blocks available as cleaner base materials
  • Improved tool requirements by assigning appropriate mining tools depending on the block family

Notes

  • Compressed blocks from x1 to x9 use the standard compression logic: 9 blocks of the previous level create the next level
  • Each level can be decompressed back into 9 blocks of the previous level
  • No other compressed block families are currently planned to avoid bloating the mod unnecessarily