File Details
xp_stream-fabric-26.1-snapshot-2-0.3.0.jar
- R
- Jan 11, 2026
- 8.49 KB
- 19
- 26.1-snapshot
- Fabric
File Name
xp_stream-fabric-26.1-snapshot-2-0.3.0.jar
Supported Versions
- 26.1-snapshot
Curse Maven Snippet
[0.3.0] - 2026-01-07
Added
- Minecraft 26.1 Snapshot 2 support — XP_Stream now works on Minecraft 26.1 Snapshot 2 for both Fabric and NeoForge
- Java 25 support — Updated toolchain to Java 25 (required for 26.1+)
Changed
- Fabric: Migrated from Yarn to Mojang mappings (Phase 0)
- Fabric: Switched to unobfuscated Loom plugin (
net.fabricmc.fabric-loom) - Fabric: Updated dependency configuration from
modImplementationtoimplementation(26.1 unobfuscated requirement) - Fabric: Updated Fabric Loader to 0.18.4
- Fabric: Updated Fabric Loom to 1.15.0-alpha.25
- NeoForge: Updated to NeoForge 26.1.0.0-alpha.5+snapshot-2
- NeoForge: Updated ModDevGradle to 2.0.135
- Performance: 200 XP orbs now absorb in 3.8 seconds or less on Java 25 (verified on 26.1 Snapshot 2)
Technical
- Updated Java toolchain from 21 → 25 in
build.gradle - Removed mappings configuration for Fabric (not needed for unobfuscated 26.1+ builds)
- Updated
fabric.mod.jsonto use version range">=26.1-alpha.2"for compatibility - Verified mixin compatibility — all targets remain accessible on 26.1
- Both Fabric and NeoForge modules verified working with identical functionality

