Cucumber Library

A library of shared code and functionality used by my mods.

File Details

Cucumber-1.16.4-4.1.10.jar

  • R
  • Jun 12, 2021
  • 155.06 KB
  • 3.7M
  • 1.16.5+1
  • Forge

File Name

Cucumber-1.16.4-4.1.10.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cucumber-272335:3349690")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Release 4.1.10 for MC 1.16.4+

Changes:

- Improvements to cucumber-tags.json:

  - Added a config option to specify prioritized mod ids

    - when generating a new cucumber-tags.json file, it will prioritize using items from the mods in the list

    - the mods are prioritized in the order they are listed

  - cucumber-tags.json is now loaded on every resource reload instead of just on server load

  - Fixed the cucumber-tags.json file not being regenerated in some cases