File Details
dbd-1.1.0.jar
- R
- Jan 3, 2026
- 12.14 KB
- 1.7K
- 1.20.1
- Forge
File Name
dbd-1.1.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
New Features:
-
Fluid Support – Vehicles can now be refueled using liquids. Works with buckets and any other fluid containers.
-
Tag Support – You can now use tags in config to add multiple items at once.
-
Instant Refuel – Added a config option to fill the tank instantly in one go instead of item-by-item.
-
New Config Format – Separated item fuels and fluid fuels into two clear lists in config.
Fixes & Optimizations:
-
Performance Boost – Replaced slow reflection with Mixin Accessors for faster energy syncing.
-
Loop Protection – Added safety checks to prevent game freezing/crashing when using buggy or zero-value fuels.
-
Better Container Handling – Improved how the mod returns empty buckets and partially used canisters.
-
Logic Fix – Vehicles now prioritize one slot at a time instead of consuming fuel from the entire inventory at once.
Config Changes:
-
Added
instantRefuel(true/false). -
Added
fluidFuelslist. -
Removed
fuelEfficiencyMultiplier(values are now direct).
(If you used previous version of this mod, you have to delete config file to let mod create a new one that can work with this version)

