This mod builds upon Croptopia to improve the food experience for Minecraft players.
It is built using Fabric Loader & API and runs on Minecraft 1.17.1 only.
Utopia has many unique features:
- Realism (in development):
- Rot and overdue
- Food tooltips
- Patches to cover food from Minecraft, Croptopia and (optional) Sandwichable
- Salt and fridges to reduce rot and overdue speeds
- Furniture (Planned)
- Building (Planned)
- Cooking (Planned)
- Exploration (Planned)
The releases (and pre-releases) of this mod are available via the MiniManager tool.
Download the installer for your OS, run it, then run the app and click on Download
in the Utopia
section.
The files will be in your folder of choice.
If you want to install the mod manually, you can get it on GitHub releases or on the Archive.
If you want the most recent (and untested) features of the mod at hand, you can compile it.
Download the ZIP file of the repo, extract it somewhere, open CLI in that folder and type this command.
For Windows: gradlew build
.
For Unix (Linux and Mac OS X): ./gradlew build
The full state of the development is available on the official Trello board.
This project's quite big and will probably not be finished this year.
The very early (and yet to change) release date is Spring 2022.
Here's a roadmap of the pre-releases:
0.1 - Realism, Part 1 - Available on all 3 platforms
0.2 - Realism, Part 2 - 20th September 2021
0.3 - Furniture & Storage - 15th October 2021
0.4 - Building - Unknown
0.5 - Cooking, Part 1 - Unknown
0.6 - Cooking, Part 2 - Unknown
0.7 - World Generation - Unknown
0.8 - The Final Boss - Unknown
0.9 - Patching Up - Unknown
1.0 - Release - Spring or Summer 2022
The code is mainly written in Kotlin 1.5.21, except for mixins, which are written in Java 16.
I try to comment and document the code as much as I can to ensure readability.
Any refactoring and cleanup suggestions are welcome!
Any contributions (PRs and issues) are welcome.
All contributors will be credited in the mod when pressing the /utopia
command in-game.