作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: fabric
标签: adventure food game-mechanics
This mod adds compatibility between the Let's Do mods and a plethora of mods, so you don't have to do it
Compatibility currently (as of version 2.1.0) includes:
Plans:
The mod also features a light API for developers to add compatibility with all supported thirst mods at once, in a loader-agnostic way (you can use it forge-only, fabric-only or with both loader supported):
ThirstCompatHelper#registerDrinkThirst(String itemName, int thirst, float quench);
// OR
ThirstCompatHelper#registerFoodThirst(String itemName, int thirst, float quench);请登录后举报
暂无评论,抢个沙发吧~