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
[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