Cyanide

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

File Details

cyanide-forge-1.17.1-1.2.0.jar

  • R
  • Nov 11, 2021
  • 61.47 KB
  • 79
  • 1.17.1
  • Forge

File Name

cyanide-forge-1.17.1-1.2.0.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cyanide-541676:3522550")
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.