本帖最后由 gxy17886 于 2016-1-29 19:49 编辑
废话



AppleCore


这个API主要应用在于更改minecraft的饥饿系统。

本mod增加了一些食物条的特效


截图

食物回复的量会显示在信息栏中


当你拿着食物,饥饿和饱食度会显示并闪烁


玩家的饱食度会在饥饿条中闪烁

这个MOD也是很多对饥饿值下刀修改MOD的前置mod
生活调味料(1.7.10/1.8.9)
饥饿改革(1.7.10only

下载地址
作者原帖:点我

汉化
只有一条汉化条目,已经提交作者.

作者更新日志
  1. v1.3.0 (January 24, 2016)
  2. - Added a 1.8.9 compatible version (huge thanks to @GirafiStudios for doing most of the porting work)
  3. - Added config option show.food.values.in.tooltip.always
  4. - Added support for in-game config GUI
  5. - Added FertilizationEvent for controlling/reacting to plants being bonemealed
  6. --- Added FertilizationEvent.Fertilize which gets fired as a plant block is about to be fertilized
  7. --- Added FertilizationEvent.Fertilized which gets fired after a plant block has been fertilized
  8. --- See Integrating plants with AppleCore: Plant Fertilization for integration info
  9. - [1.7.10] Added previousMetadata field to PlantGrowthEvent.GrowthTick
  10. --- Deprecated IAppleCoreDispatcher.announcePlantGrowth in favor of an overload with a previousMetadata param
  11. --- Added IAppleCoreDispatcher.announcePlantGrowthWithoutMetadataChange
  12. - [1.7.10] Fixed netherwart growing past its default max metadata
  13. - [1.8.9] Added HungerRegenEvent.PeacefulRegen event
复制代码


[groupid=534]InfinityStudio[/groupid]