The Better McDonald's Mod was created by moritz_htk. Many well-known products have been added such as:
- Big Mac
- Happy Meal
- Coca-Cola
...and more! A new cooking tool and many new ingredients have been added to prepare the food.
Version | Latest Version | Mod Loader | Support |
---|---|---|---|
1.20.x | 4.3.0+1.20.6 | Fabric, NeoForge | Stopped |
1.21.1 | 4.3.0+1.21.1 | Fabric, NeoForge | Active |
1.21.x | 4.3.1+1.21.3 | Fabric, NeoForge | Active |
Click here to get to the release list!
- Danish, Dutch, English, French, German, Italian, Japanese, Portuguese, Russian, Spanish, Ukrainian
The Better McDonald's Mod Wiki (currently work in progress) provides all the necessary information about items and functions.
- machines for manufacturing
- side mod (McCafé, Grimace Shake, Shamrock Shake)
- Volwert123 (Contributor)
- rporotos (Textures)
- kohari_nk (Textures)
- sovseabird (Textures)
- Architectury API (v14.0.4 and above)
Better McDonald's Mod is available via Modrinth Maven for developers wishing to make use of my mod.
Update your build.gradle
file to include the following:
repositories {
maven { url "https://api.modrinth.com/maven" }
}
dependencies {
modImplementation "maven.modrinth:better-mcdonalds-mod:${better_mcdonalds_mod_version}-fabric"
}
repositories {
maven { url "https://api.modrinth.com/maven" }
}
dependencies {
implementation fg.deobf("maven.modrinth:better-mcdonalds-mod:${better_mcdonalds_mod_version}-neoforge")
}
Add the following to your gradle.properties
file:
better_mcdonalds_mod_version=4.2.1+1.20.6
To get the version number, go to the download page of my mod, click on the file you want to use and the version number will be on the right side under Version number.
Website: https://sites.google.com/view/moritz-htk
NOTE: This is an unofficial modification and is not affiliated with McDonald's Corporation.