promotional bannermobile promotional banner

Beddium

An open-source terrain renderer using the Celeritas Core API

File Details

1.1.0-j8

  • R
  • Nov 29, 2025
  • 813.07 KB
  • 19
  • 1.7.10
  • Forge

File Name

beddium-mc1.7.10-1.1.0-j8.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:beddium-1065808:7275034")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

[1.1.0] - 2025-11-29

Changed

  • Improved the implementation of fast fog, now with better mod compat

Added

  • Added a fog bias config when using ChunkDrawMode=Fast, which can pull in the fog and reduce pop-in

[1.0.7] - 2025-11-24

Changed

  • Switched to using USE_VANILLA_COLOR_FORMAT

[1.0.6] - 2025-11-24

Added

  • Config option for Always Translucent Sprites

[1.0.5] - 2025-11-13

Fixed

  • Netherlicious blocks causing flickering

[1.0.4] - 2025-09-28

Changed

  • perf: Fast fog tracking
  • chore: Fix UseMultiDrawIndirect lang path

[1.0.3] - 2025-09-26

Fixed

  • Gracefully handle exceptions thrown from block render code
  • Ensure shutdown on world leave

[1.0.2] - 2025-09-26

Added

  • Compatibility for swansong 1.2.0 shader enable/disable

[1.0.1] - 2025-09-23

Added

  • zh_CN translations
  • Warning popup when trying to use java 8 build on java 21

[1.0.0] - 2025-09-20

Initial release.