boredhero/pv

Add BAC HUD Bar

开放

#9 创建于 2020年5月2日

 (1 条评论) (0 个反应) (3 位负责人)Java (0 个派生)auto 404
APIUIenhancementhelp wanted

仓库指标

星标
 (0 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

  • The BAC algorithm must interface with and update a HUD bar above the Hunger Bar.
  1. This Blood Alcohol Content bar should start with 10 empty shot glasses
  2. For every one SAU the player consumes, or SAU wears off over time, we must be able to update the HUD bar accordingly.
  3. This entire system must be accessible via the mod's API to other mods that wish to use/interface with it.

贡献者指南