Cyanide (Fabric)

Reduces data pack world generation pain by providing useful, informative error messages.

File Details

cyanide-fabric-1.17.1-1.2.0.jar

  • R
  • Nov 11, 2021
  • 67.03 KB
  • 100
  • 1.17.1
  • Fabric

File Name

cyanide-fabric-1.17.1-1.2.0.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cyanide-fabric-543444:3522554"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Cyanide 1.2.0

Improved error detection:

  • Template pools have additional error reporting identifying where in the file errors had occurred.
  • Invalid processor lists in template pools will be caught at datapack load instead of at runtime, causing hard crashes.
  • Invalid registry entries will error at datapack load rather than either defaulting, or returning null at runtime.