1.1.12 (1.19.3)
on Feb 17, 20231.1.12 (1.19.2)
on Feb 17, 20231.1.12 (1.19.3)
on Feb 17, 20231.1.12 (1.19.2)
on Feb 17, 2023- Added Config API with typed entries: See source for more info
- Added fading disks
- Added lightning overrides
- Improved some documentation
- Fully separated mod into sub packages
- Added saveable item cooldowns
- Added functionality to path features
1.1.11 (23w05a)
on Feb 6, 2023- Ported to 23w05a
1.1.11 (23w04a)
on Feb 4, 20231.1.11 (1.19.3)
on Feb 4, 20231.1.11 (1.19.2)
on Feb 4, 2023- Added a tag for blocks that the player should be able to interact with whilst crouching
- Automated releases to GitHub, CurseForge, and Modrinth
1.1.10 (23w04a)
on Jan 29, 20231.1.10 (1.19.3)
on Jan 29, 20231.1.10 (1.19.2)
on Jan 29, 2023- Added SilentTicker entity
- Added a Mod Integration API
- Added EntityUtils
- Fixed conflicts with PlayerDamageSourceSounds API
- Changed block sound group overwrites to allow to be updated live
1.1.9 (23w03a)
on Jan 23, 20231.1.9 (1.19.3)
on Jan 23, 20231.1.9 (1.19.2)
on Jan 23, 2023- Added an axe behavior API
- Added a shovel behavior API
- Added overworld biome builder parameters API
- Converted BlockSoundGroupOverwrite to a record
- Removed wood type API in favor of Fabric's SignType API
- Signs and hanging signs are now automatically added to each block entity
- Fixed incompatibility with Twilight Forest
1.1.8 (23w03a)
on Jan 19, 20231.1.8 (1.19.3)
on Jan 19, 20231.1.8 (1.19.2)
on Jan 19, 2023- Fixed surface rules not applying whilst using TerraBlender
- Added biome tag surface rule condition source
- Internal breaking changes to surface rule api
1.1.7 (1.19.3)
on Jan 5, 2023- Ported to 1.19.3
- Moved classes to their separate "modules"
- Changed usages of Random to RandomSource
- Added RemovableItemTags, which allows NBT tags to be removed from items when a player receives the item.
- Added many worldgen features for mods to use
- Added a FrozenBlock badge into Mod Menu
- Added an entrypoint for creating mob categories
- Added an event and entrypoint for modifying world surface rules
1.1.7 (1.19.2)
on Jan 5, 2023- Moved classes to their separate "modules"
- Changed usages of Random to RandomSource
- Added RemovableItemTags, which allows NBT tags to be removed from items when a player receives the item.
- Added many worldgen features for mods to use
- Added a FrozenBlock badge into Mod Menu
- Added an entrypoint for creating mob categories
- Added an event and entrypoint for modifying world surface rules
1.1.6 (1.19.2)
on Dec 8, 2022- Fixed a crash regarding block sound overwrites