File information

Last updated

Original upload

Created by

hWacha23

Uploaded by

hWacha23

Virus scan

Safe to use

Tags for this mod

About this mod

Replaces the egg in the hands of Rennala with a watermelon

Requirements
Permissions and credits
Donations


Installation:

1. Install Mod Engine, and check a tutorial How to Mod Elden Ring Using Mod Engine 2.
2. Unpack Watermelon.zip
3. From "Watermelon" folder drop the "chr" and "material" folders into Mod Engine's "mod" folder.

OR

Place folder "Watermelon" in "mod" folder and add to config config_eldenring.toml:
{ enabled = true, name = "Watermelon",  path = "mod\\Watermelon" }

it will look something like this:

[modengine]
debug = false
external_dlls = []
[extension.mod_loader]
enabled = true
loose_params = false
mods = [
{ enabled = true, name = "Watermelon",             path = "mod\\Watermelon"},
{ enabled = true, name = "modname",                path = "mod\\foldername"},
{ enabled = true, name = "wet_heels"                 path = "mod\\lick_these_heels"},
{ enabled = true, name = "FeetMod-DarkNails", path = "mod\\FeetMod-DarkNails"},
{ enabled = true, name = "CatEars",                    path = "mod\\CatEars"}
]
[extension.scylla_hide]
enabled = false

His method is better, because the mods are structured by folders and you can disable unnecessary ones without deleting files


3. Run the game through the Mod Engine's "launchmod_eldenring.bat" file.
4. Done!!!!