File Details
Boson 0.1.1 - for Forge 1.12.2
- R
- Jul 13, 2020
- 9.97 MB
- 104
- 1.12.2
- Forge
File Name
Boson-0.1.1.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
API:
- DeferredRegister: Allow DeferredRegisters to create or automatically grab instances of custom Forge registries
Implementation:
- DeferredRegister: Fix DeferredRegister not working due to star-type projection
- Tags: Fix tags in ZIP file system not being loaded due to an off-by-one error
- Tags: Allow tags to be defined in new namespaces, outside the current pool of loaded mods
Prefab:
- Energy: Fix infinite loop when attempting to truncate a Double for display
Compatibility:
- CraftTweaker: Move functional interfaces to zenscriptx.fun package and partially expose them to ZenScript
- CraftTweaker: Allow Sequences to be constructed from arrays via the -Esao flag
- CraftTweaker: Remove Sequences access to plus(T) and minus(T) methods, preferring the equivalent plusElement(T) and minusElement(T)
- CraftTweaker: Fix transformers being ignored when applied to tag ingredients
- CraftTweaker: Fix experimental flags being shared globally across all files
- TheOneProbe: Fix plugin assuming an energy consumer cannot be an energy producer or holder
- CraftTweaker: Add Math functions

