/better-mcdonalds-mod

This Minecraft mod adds many new items and food from McDonald's.

Primary LanguageJavaOtherNOASSERTION

Better McDonald's Mod title

CurseForge Downloads Modrinth Downloads Mod Version Version Availability License

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.

Latest versions

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!

Supported languages

  • Danish, Dutch, English, French, German, Italian, Japanese, Portuguese, Russian, Spanish, Ukrainian

Wiki

The Better McDonald's Mod Wiki (currently work in progress) provides all the necessary information about items and functions.

Planned functions

  • machines for manufacturing
  • side mod (McCafĂ©, Grimace Shake, Shamrock Shake)

Credits

Dependencies

Maven

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:

Fabric build.gradle

repositories {
    maven { url "https://api.modrinth.com/maven" }
}

dependencies {
    modImplementation "maven.modrinth:better-mcdonalds-mod:${better_mcdonalds_mod_version}-fabric"
}

NeoForge build.gradle

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:

gradle.properties

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.

Social Media

Website: https://sites.google.com/view/moritz-htk


NOTE: This is an unofficial modification and is not affiliated with McDonald's Corporation.