DragonLib

A library mod for all my other mods.

File Details

dragonlib-forge-1.20.1-beta-3.0.28-sources.jar

  • B
  • May 31, 2026
  • 834.43 KB
  • 0
  • 1.20.1
  • Forge + 1

File Name

dragonlib-forge-1.20.1-beta-3.0.28-sources.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:dragonlib-946163:8176493")

NeoForge

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

Learn more about Curse Maven

2026-05-31

  • Added: Builder class to create Model Resource Locations with a resource location and blockstates
  • Added: New model utils to load models by their resource location
  • Added: Custom model events
  • Changed: Added config value to change the networking queue size
  • Changed: Utility method to check if a key is registered
  • Changed: New utility methods to get block models
  • Fixed: Custom model loading issues
  • Fixed: Performance issues when loading chunks with many Block Entities