π― Release v1.9.1 - Jetpacks & Drill Read Right Again
Highlights: Fixes the HUD showing jetpacks, exoskeletons and the portable drill as empty on current Create: Stuff 'N Additions builds.
π§ Fixes
β½ Jetpacks and the Hand Drill No Longer Show Empty
- On newer Create: Stuff 'N Additions (2.1.4+), the overlay drew every jetpack, exoskeleton and portable drill as empty, no matter how much fuel or water they actually held (#19).
- CS&A 2.1.4 stopped storing levels in item NBT (
tagFuel/tagWater) and moved them into a NeoForge fluid handler β fuel as lava, water as water. The overlay was still reading the old NBT, which no longer exists, so everything read as zero. - The overlay now reads the fluid handler directly and scales each bar to the tank's own reported capacity (so CS&A's configurable capacities are honoured). Pre-2.1.4 CS&A still works via the old NBT fallback.
𦴠Netherite Exoskeleton Now Shows Up
- The netherite exoskeleton holds both fuel and water, but it was missing from the overlay's recognised-item list, so it displayed nothing. It's now detected like the other exoskeletons.
π Backward Compatibility
β
Older CS&A still supported β pre-2.1.4 installs keep reading via the legacy NBT path.
β
Existing configs keep working β your saved overlay position and settings are unchanged.
β
Same Minecraft version β still Minecraft 1.21.1 / NeoForge.
π₯ Installation
- Download the latest
.jarfile from this release - Place it in your
modsfolder - Launch Minecraft with NeoForge
Requirements: Minecraft 1.21.1 | NeoForge 21.1.233+ | Create 6.0.11+
Compatibility: Works with Create: Stuff & Additions (2.1.4+) and other Create-compatible tank items