Releases: ChloeDawn/ChromaticFoliage
Releases · ChloeDawn/ChromaticFoliage
Chromatic Foliage 2.1.0
Chromatic Foliage 2.0.1
- Fixed mod metadata description
- (Internal) Disabled JAR sealing as it is not supported by Forge (MinecraftForge/MinecraftForge#2294)
Chromatic Foliage 2.0.0
- Removed feature configuration, all content will always register now*
- Fixed bone meal dyeing grass blocks whilst growing plants
- Made emissive blocks properly emissive (Disabled shading on quads)
- Added emissive block items, and illumination recipes
- Emissive blocks now spread as chromatic blocks to prevent glowstone dust duplication
- Added chromatic and emissive vines
- Added support for chromatic leaves spreading to normal leaves
- Fixed particle tinting on grass blocks to match vanilla
- Made emissive block particles also emissive
- (Internal) Removed some unused ore dictionary tags
- (Internal) Migrated from code to JSON recipe
- (Internal) Jar contents and artifact are now signed
- Probably other stuff? It's been over a 2-year gap and my memory sucks
*Optional content registration is bad practice and can lead to side effects
Chromatic Foliage 1.12-1.0.2
- Implement overrides for Block#getSubBlocks (KnightMiner/Inspirations#37)
Chromatic Foliage 1.12-1.0.1
- Redyeing recipes now only accept chromatic blocks and prevent redyeing if the block is already the matching color
Chromatic Foliage 1.12-1.0.0
- Initial release