File information

Last updated

Original upload

Created by

Badger

Uploaded by

badgerbadgerbadger13

Virus scan

Safe to use

Mod articles

  • How to edit recipes

    If you want to edit recipes in someone elses mod for personal use, here's how you do it.

    1. Find the .json file where the mod stores the recipes. In my mod you can find the in the content.json at /VeganVanilla Recipes/ Vegan Vanilla Recipes/content.json. Mods tha add their own recipes need to add them via JSON Assets, so they'll be in a folder marked something along the line of: "Something, probably the mod name"/Objects/"Name of recipe".

    2. Open that file in a basic texteditor. Or a more fancy one, wih added feature for coding if you want. I use Visual Studio Code because it catches some of my (many) sloppy errors.

    3. Find the recipe you want to change. If you search my document for Lucky Lunch, this is what you'll find:
    {
    "Action...