Dragons Server Tools

Powerful server-side administration suite featuring advanced item blocking, smart auto-cleanup, End dimension access control, and essential moderation tools for staff.

File Details

dragonstechmagic-1.2.6.jar

  • R
  • Aug 18, 2025
  • 68.43 KB
  • 18
  • 1.21.1
  • NeoForge

File Name

dragonstechmagic-1.2.6.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:dragons-server-tools-1326450:6898772"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[1.2.6] - 2025-01-17

Fixed

  • Block Detection Bug: Fixed detection failure for modded blocks
    • Improved item-to-block conversion using multiple detection methods
    • Added direct ID comparison for blocks that don't map correctly via Block.byItem()
    • Enhanced detection for Mekanism namespace blocks with additional verification layer
    • Added debug output showing which blocks will be scanned during detection

Technical Improvements

  • Dual-method block detection: Block.byItem() + direct registry lookup
  • Namespace-specific verification for mod blocks
  • Better error handling and debug information for troubleshooting