General updates, fixes & fabric port
Changelog:
Main:
- Added config
- Disable/enable Coffee Brew effects
- Disable/enable Coffee Brew food values
- Disable/enable coffee shop generation
- Coffee Shop rarity values
- Brownie
- Recipe now produces 2 brownies
- Added tooltip to BIG brownie
- Block now break properly
- I never noticed the some blocks didn't drop when broken (fixed now)
- Added break time to most blocks
- Rosca de Reyes now fills 1 unit of hunger instead of half
- Coffee Eclair
- Now restores 1.5 hunger units instead of 1
- Recipe now produces 2
- Cookies and Cream brew has a slightly higher chance to give jump boost
- Added lang lines for upgrades (getting ready for future verisons)
Mod Compatibility:
- Added compat with rightclickharvest mod
- Added some compat with Farmer's delight
- Tree works with rich soil
- Added roasted beans tag so other mods can add compatibility
Internal:
- Added Datagen (Fabric only)
- There still are some resources not included in the datagen because they will require more work, I'll do it later, not very relevant now
- Updated gradle version
- General improvements to coffee tree (not noticable)
- Added Coffee Machine
- Including new recipe formats, hopper and redstone functionality
- Refactored Coffee Magma Block
- Added "stacking cups" block for empty cups
- Added Sack block
- Added Coffee Eclair, Brownie, BIG Brownie, Rosca de Reyes and Tiramisu
- Added Coffee Shops to villages
- Added Barista to villages
- Couple of minor fixes