Skip to content

DragonLib 3 Compatibility

With the introduction of DragonLib 3, several technical changes have been made in my mods. Not only are mods that use DragonLib 3 no longer compatible with older versions of my mods that don't use it, but DragonLib 3 is also no longer integrated into my mods via jar-in-jar and must be installed manually.

Compatibility Matrix

  • Only versions in the same column are compatible with each other
  • If DragonLib is not required, delete it from the mods folder
  • The cells show the version ranges (no distinction between alpha/beta/release)
  • You can also say: All versions released after December 18, 2025 require DragonLib (right column)
Mod DragobLib not required DragonLib required Downloads
BlockBeats
<= 0.2.0 >=0.2.1 CurseForge
Modrinth
DragNSounds API
<= 0.2.1 >=0.2.2 CurseForge
Modrinth
Create: Pantographs and Wires
<= 0.1.2 >=0.2.0 CurseForge
Modrinth
Create Railways Navigator
<= 0.8.5 >=0.9.0 CurseForge
Modrinth
TrafficCraft
<= 1.1.3 >=1.2.0 CurseForge
Modrinth

Download DragonLib:
CurseForge
Modrinth

FAQ

Why is DragonLib 2.2.24 or 2.2.28 not available on your mod page?

These versions of DragonLib are included in the JAR files of my mods. You don't need to install them manually. If you're getting an error, you've probably combined versions of my mods from different columns of the table above, or DragonLib is installed as a separate mod in your modpack.

Now, which versions exactly are compatible with each other?

The two columns above show the version ranges. All versions of a mod in this range are compatible with all versions of any other mod in the same column. For example, if Create Railways Navigator uses a version from the left column, but BlockBeats uses a version from the right column, it will not work.

Why is DragonLib no longer included in the mods?

To simplify maintenance. In the past, there were some bugs in DragonLib that required updating each mod individually. Now I'm just rolling out an update for DragonLib that users can install.

Why is DragonLib 3 not compatible with older versions?

Because DragonLib 3 was almost completely rewritten to meet modern requirements. Many systems no longer exist or have been completely rebuilt, which is why older mod versions cannot use them.

Why so complicated? I hate you for this!

You're welcome to hate me for this, but these changes were necessary to improve quality and maintainability, especially when looking to future Minecraft versions.