
Egg Of Capitalism
In singleplayer mode, after defeating the dragon, you acquire a unique trophy - its egg. It's impossible to obtain a second one like it, and this egg belongs exclusively to you. However, the situation changes dramatically when switching to multiplayer mode:
Down with this communist nonsense! Welcome to the age of capitalism!
The simplest solution to the problem would be to remove the egg limit, allowing a new one to appear after each killed respawned dragon. Unlimited dragon eggs - sounds tempting. But in this case, the egg loses its uniqueness and value.
This mod offers a different approach: every player who defeats their first dragon will receive their own egg. Thus, the trophy becomes unique for each server participant, not for the entire server as a whole.
Installation
Requirements:
- Minecraft version
>=1.16.x
- Fabric Loader version
>=0.10.0
Building from sources
Requirements:
- JDK
17
Linux/MacOS
git clone https://github.com/Kir-Antipov/egg-of-capitalism.git
cd egg-of-capitalism
chmod +x ./gradlew
./gradlew build
cd build/libs
Windows
git clone https://github.com/Kir-Antipov/egg-of-capitalism.git
cd egg-of-capitalism
gradlew build
cd build/libs