File information

Last updated

Original upload

Created by

coded by Liliet - art credit to cometkins AND SHYZIIE

Uploaded by

LilietBorodina

Virus scan

Safe to use

Mod articles

  • How to make your very own EBAGI pack for artisan goods made from modded crops using mine as a base

    1. Copypaste my mod into a new folder. Name it whatever you want your new mod to be named. I actually recommend putting it into another folder with the same name, so you can have the zipped up version(s) and any screenshots etc all in the same folder without messing with the mod itself.

    2. Open manifest.json. Change author, name, description, unique ID, version. (It's community standard to start the new uniqueID with your own name, to avoid collisions, aka so no other mod will have the same one. Also version for a new mod starts with 1.0.0 generally. The rest is up to you)
    Change the Nexus update key line to
    "UpdateKeys": ,
    or, if you intend to upload the mod, change the numbers inside to the id your mod gets when you start the process of uploading it (you...