Skip to content

moritz-htk/better-mcdonalds-mod

Repository files navigation

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.2.0+1.20.6 Fabric, NeoForge Active
1.21.x 4.2.0+1.21 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 Curse 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://cursemaven.com" }
}

dependencies {
    modImplementation "curse.maven:better-mcdonalds-mod-546816:${better_mcdonalds_mod_file}"
}

NeoForge build.gradle

repositories {
    maven { url "https://cursemaven.com" }
}

dependencies {
    implementation fg.deobf("curse.maven:better-mcdonalds-mod-546816:${better_mcdonalds_mod_file}")
}

Add the following to your gradle.properties file:

gradle.properties

better_mcdonalds_mod_file=5389972

To get the File ID, go to the download page of my mod, click on the file you want to use and the file ID will be in the URL.

Social Media

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


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