Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
Platforms
Supported environments
Client-side
Server-side
Tags
Creators
Details
Licensed Apache-2.0
Published 5 days ago
Note. This mod does nothing on it's own. Only install this if another mod depends on it.
This is the snakeyaml-engine library, but built as a fabric mod, allowing developers to use it without including it in their mods. It is version-independent, meaning it should run on virtually any game version from 1.14 onwards, together with java11 or higher.
To use:
- Tell your mod users to install this mod on their client or server
- In your mod project, simply depend on the normal snakeyaml-engine, see here.
- Done.
For dependency-resolution, this uses the modid snakeyaml-engine. The version of the mod is the exact same as the version of the library itself.

