90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Changelog
Initial update to Minecraft 1.21. This version had a lot of (Mojang made) changes, especially a large update to DataFixerUpper which required a lot of changes within Cyanide. Some of Cyanide's features have been integrated into Minecraft itself (see for example, Mojang/DataFixerUpper@e491561
or Mojang/DataFixerUpper#54).
With these changes, come some improvements to Cyanide's error tracking, mainly in being able to handle the "Unbound values in registry" more gracefully by tracking where the unbound reference(s) came from:
Missing File Error: 'cyanide:worldgen/configured_feature/big_ores'
was referenced but not defined
  at 'cyanide:worldgen/placed_feature/big_ores' defined in 'file/Test.zip'
Changes
- Updated to Minecraft 1.21, supporting NeoForge and Fabric.
- Rewrote registry parsing (again) in order to better handle "Unbound values in registry" errors.
- Added improved error messages for
IntProvider
andFloatProvider
. - Added various
fieldOf
injections for traceability across a number of different data types. - Removed error reporting modifications for
Biome
s,Enum
types, and list indexes.
Features
For a more comprehensive list of Cyanide's existing features, see here.
Dependencies
Files
cyanide-fabric-1.21.1-5.0.0.jar(51.15 KiB) Primary Download