
Create: Fuel & Water Information
An addon mod for Create Stuff & Additions & Create to display the player's fuel and water levels.
- Загрузки
- 46K
- Подписчики
- 55
- Обновлён
- 27 июня 2026 г.
- Лицензия
- MIT
Опубликован 22 июня 2024 г.

Welcome to Create: Fuel & Water Information! The purpose of this mod is to add fuel and water levels to your HUD. This mod was brewed from our personal need/want to see the fuel and water levels on our HUD. A very big thanks to Create Stuff and Additions for their jetpack and hand drill tools!
Developers
Jopgood
Artists
WindValley
Find out more about the mod on the Curseforge Page
Центр версий
5 версийЧенджлог
1.9.1Релиз1.21.1 · 27 июня 2026 г.
🎯 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
1.9.0+mc1.20.1Релиз1.20.1 · 4 июня 2026 г.
🎯 Release v1.9.0 - Handheld Tanks Read Right, and a Smarter Position Editor
Highlights: Held filling/fueling tanks now show their actual level on the HUD, and the position editor can finally place the detailed overlay too — not just the sprite.
✨ What's New
📝 Position the Detailed Overlay
- The Edit Overlay Position keybind (default
O) now previews whichever overlay you're using. - In detailed (text) mode, the editor shows the real tooltip while you drag it, so what you see is what you get — previously you could only ever preview the simplified sprite.
- The tank scale slider only appears in simplified mode now, since it doesn't apply to the text view.
- Position is still shared between both views, so setting it once carries across.
🔧 Fixes
🪣 Held Tanks Now Show Their Real Level
- Standalone Create: Stuff 'N Additions tanks — the small / medium / large filling and fueling tanks and the creative filling tank — used to display as empty even when full.
- They store their contents differently from the jetpacks/exoskeletons, so the overlay was reading the wrong value. They now read correctly in both the sprite and text overlays.
- The level is scaled to each tank's capacity (including CS&A's configurable capacities), and the creative filling tank always reads as full.
🔄 Under the Hood
- License metadata corrected to MIT to match
LICENSE.txt.
🔄 Backward Compatibility
✅ 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 and other Create-compatible tank items
1.9.0Релиз1.21.1 · 3 июня 2026 г.
🎯 Release v1.9.0 - Handheld Tanks Read Right, and a Smarter Position Editor
Highlights: Held filling/fueling tanks now show their actual level on the HUD, and the position editor can finally place the detailed overlay too — not just the sprite.
✨ What's New
📝 Position the Detailed Overlay
- The Edit Overlay Position keybind (default
O) now previews whichever overlay you're using. - In detailed (text) mode, the editor shows the real tooltip while you drag it, so what you see is what you get — previously you could only ever preview the simplified sprite.
- The tank scale slider only appears in simplified mode now, since it doesn't apply to the text view.
- Position is still shared between both views, so setting it once carries across.
🔧 Fixes
🪣 Held Tanks Now Show Their Real Level
- Standalone Create: Stuff 'N Additions tanks — the small / medium / large filling and fueling tanks and the creative filling tank — used to display as empty even when full.
- They store their contents differently from the jetpacks/exoskeletons, so the overlay was reading the wrong value. They now read correctly in both the sprite and text overlays.
- The level is scaled to each tank's capacity (including CS&A's configurable capacities), and the creative filling tank always reads as full.
🔄 Under the Hood
- License metadata corrected to MIT to match
LICENSE.txt.
🔄 Backward Compatibility
✅ 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 and other Create-compatible tank items
1.6.0Релиз1.21.3, 1.21.4, 1.21.5 · 13 сентября 2025 г.
[1.6.0] - 2025-09-08
Added
- Handheld Tank Display: Show tank information for tools held in your main hand (#4)
- Dual Tank View: Display both chest armor and handheld item tanks simultaneously
- Smart Positioning: Automatic layout adjustment to prevent screen clipping in all overlay positions
- Enhanced Tooltips: Separate sections for chest and handheld items with improved visual hierarchy
- Position-Aware Rendering: Tool tank renders on left for RIGHT positions, items render above tanks for BOTTOM positions
- Configurable Padding: 16-pixel padding for right-side positions to prevent clipping
- New TankDataManager Methods: Added
isHoldingFuelCapableItem()andisHoldingWaterCapableItem()for handheld item detection
Changed
- Tooltip System: Enhanced with multi-item support and color-coded sections
- Overlay Positioning: Removed CENTER position option, focusing on corner positions for better UX
- Default Opacity: Increased from 75% to 80% for better visibility
- Default Position: Changed from CENTER to TOP_LEFT for consistency
- Sprite Rendering: Improved dual tank rendering system with independent fuel/water level calculations
Improved
- Visual Layout: Better spacing and organization in tooltip display
- Performance: Optimized rendering pipeline for dual tank displays
- Code Organization: Refactored rendering logic into separate methods for maintainability
- User Experience: Smart detection prevents unnecessary HUD elements when items aren't tank-capable
Technical
- Backward Compatibility: All existing chest-only functionality maintained
- Scale Awareness: Padding calculations respect sprite scale factor
- Memory Efficiency: Optimized sprite rendering with reduced redundant calculations
1.2.0Релиз1.20.4, 1.20.5, 1.20.6 · 22 июня 2024 г.
NEW
- 'Simple' version of information read out represented as a tank
- tank displays individual levels respective to fuel and water
- README file actually explaining the mod
- MIT License added
- New config for changing simple/detailed views for fuel and water levels
- New logo!
FIXED/OPTMISATIONS
- Enable/disable bound to 'O' but can be changed in config
Комментарии
Загружаем…
