promotional bannermobile promotional banner

Boson

A simple yet powerful library mod for Forge, designed with Kotlin in mind

File Details

Boson 0.1.2 - for Forge 1.12.2

  • R
  • Jan 30, 2021
  • 9.98 MB
  • 57
  • 1.12.2
  • Forge

File Name

Boson-0.1.2.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

API:

- Direction: Add a way to retrieve opposites

- Energy: Allow producers to display rate of generation instead of defaulting to per-tick

- Tags: Expose Circular Tag Reference exception for catching

 

Compatibility:

- CraftTweaker: cache reflection-based accesses to speed up compilation and execution

- The One Probe: Rework energy display to give better details and information
- WAILA: Reflect producer rate of generation on display

 

Implementation:

- Communication: Add support for 'echo' message

- Loader: Fix excessive log spam

- Tags: Fix crash occurring on certain machines due to missing raytrace

- Tags: Fix crash due to non-thread safe tags
- Tags: Cache results on tag freeze to avoid unnecessary recomputing

 

Prefab:

- Direction: allow direct usage of directions on BlockPos