Voxel Core

Unlisted
A shared library for common code and data used across Voxel Syndicate mods

File Details

lettuce_core-1.0.0.jar

  • B
  • Sep 12, 2025
  • 422.52 KB
  • 24
  • 1.20.1
  • Forge

File Name

lettuce_core-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:voxel-core-1345607:6989679")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Lettuce Core Changelog

1.0.0 Initial Release

Lettuce Core is a library mod that powers all mods created by LicitLettuce. Its primary goal is to simplify the setup process for data handling and cross-mod compatibility within my mod ecosystem. This API streamlines the workflow and also provides easier integration with Forge-related tags.

As of its initial release, Lettuce Core is used for the following:

  • Shared Code (Future Implementations for a Metal Works and Otherspace*)
  • Shared Data which includes:
    • Json files
    • Recipes
    • Compatibility related files
    • Forge Tags
    • Minecraft Tags
    • Lettuce Mod Tags (Metal Works, Balanced Crates)
    • Other Mod Tags (Farmer's Delight, Create)