All art and ideas belong to BlockBrothers's who made the original CoffeeCraft. Thanks for their previous work on this mod.
Because the mod hasn't been updated for 2 years, and there are localization requirements for modpacks, I made this fork, attempting to improve the code structure and fix some problems.
This fork currently includes the following changes:
- Changed the patchouli book.json to allow localization
- Included complete zh_cn localization by 梦兮
- Changed the logic of placing coffee to allow drinking when not crouching but pointing at a block
- Changed the logic of coffee tooltips, using PotionUtils to show effects instead of hard coding
- Reconstructed the Item and Block registration system, removing lots of redundant classes while keeping original behaviour
- Fixed hardcoding components in tooltips
- Removed MCreator and Eclipse workspace files
If still needed, more bugs may be fixed in future versions. Maybe new features too.