Project Zomboid

Project Zomboid

Jerrycans and Hoses: A Fueling Journey
BUG & Fix
Fuel can be filled into bottles but the bottle cannot be used to refill a car,This mod fixed that

Check the SiphonHose_ISVehicleMenu.lua of that mod it's nice solution.

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3334381671&searchtext=fule+hose

Also i cant find witch mod is interfering with yours (still searching) the hose icon looks "weird" and nothing like the icon texture,to fix that i did the following

in the file Item_Hose.txt i changed the icon "name" to something more obscure as to avoid conflicts it might have with any other mod (i suspect its one of the Snakes Mods) i named it "GasHoseX" then changed the name of the texture for the Icon to be the same,and problem solved i just put this here if some one is having the same problem...