promotional bannermobile promotional banner

Beddium

An open-source terrain renderer using the Celeritas Core API

File Details

1.2.0-j8

  • R
  • Dec 2, 2025
  • 822.32 KB
  • 59
  • 1.7.10
  • Forge

File Name

beddium-mc1.7.10-1.2.0-j8.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changelog

[1.2.0] - 2025-12-02

Changed

  • Updated localizations (huihiuhuai/Update zh_CN.lang#26)
  • Improved fast fog, now works correctly with Chromaticraft
  • Debug config is now disabled by default
  • Conservative Animated Textures are now enabled by default

Added

  • Optional Tessellator locking to help debug misbehaving mods
  • Support for FlenixCities

Removed

  • Better Mipmaps Module was removed as it was buggy and unfinished. Use the FalseTweaks one instead.

[1.1.1] - 2025-11-29

Added

  • Basic support for iChun's Door mod, half-fixing (#14)

[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.