Releases: YanisBft/Mooblooms
Releases · YanisBft/Mooblooms
1.6.4 (Minecraft 1.20.4)
1.6.3 (Minecraft 1.20.2)
- Fixed Azalea and Dripleaf Mooblooms not respecting mob caps
1.6.2 (Minecraft 1.20.1)
- Fixed Azalea and Dripleaf Mooblooms not respecting mob caps
1.6.1
1.6.0
- Added the Cherry Moobloom, which spawns in cherry blossoms
- Added the Azalea Moobloom, which spawns in lush caves
- Added the Dripleaf Moobloom, which spawns in lush caves
- Blue Orchid Mooblooms now spawn in swamps
- Wither Rose Mooblooms no longer spawn in crimson and warped forests
- Spawn biomes are now configurable with biome tags
- Increased the default spawn rate of some mooblooms
- Added a config option to hide Mooblooms API logs
- Fixed and completed the French translation
- [API] Added blockState(Block) to builders
- [API] Added spawnGroup(SpawnGroup) to builders
- [API] Added spawnPredicate(SpawnPredicate) to builders
- [API] SpawnEntry constructors no longer take a biome selector as a parameter
1.5.4
1.5.3
- Updated to Minecraft 1.19.4
- API breakages:
blockStateRenderer(Vector3f scale, Vec3d translation)
instead ofblockStateRenderer(Vec3f scale, Vec3d translation)
validBlocks(Tag<Block> blocks)
removed for nowignoredDamageTypes(List<RegistryKey<DamageType>> damageTypes)
instead ofignoredDamageSources(List<DamageSource> damageSources)
1.5.2
1.3.1
1.3.0
- Updated to 1.16.1
- Changed Mooblooms logo
- Added Brown Cluckshroom, Crimson Cluckshroom and Warped Cluckshroom
- Added an API for mod developers to easily add mooblooms and cluckshrooms in their mod
- Added a config screen, accessible on the mod menu screen
- Config is now a toml file instead of a json5 file
- Renamed Cluckshroom to Red Cluckshroom
- Attempted to fix entity generation
- Fixed crimson and warped mooshrooms not having loot tables and tags