0 of 0

File information

Last updated

Original upload

Created by

NightBlade9

Uploaded by

NightBlade561

Virus scan

Safe to use

7 comments

  1. chaosunlimited
    chaosunlimited
    • member
    • 1 kudos
    vortex will not install after download i have all the other recs is there something ive done wrong


    EDIT anyone else having this issue find and use the "unpack as is" button in the downloads section of vortex
    1. SMiThaYe
      SMiThaYe
      • premium
      • 4 kudos
      Same issue. Vortex error message: "Installation cancelled. Empty or no options selected."

      The folder structure is incorrect, needs to be:
      EasyModeStore-v1.1.0.zip
      |-- EasyModeStore-v1.1.0
           |-- manifest.json, readme.txt, shops.json

      1. On your Desktop, create a new folder EasyModeStore-v1.1.0.
      2. Drop in files manifest.json, readme.txt, shops.json.
      3. Zip folder and drop onto Vortex on the bottom where it says 'Drop File(s)' then click enable.
    2. NightBlade561
      NightBlade561
      • member
      • 0 kudos
      This has been fixed in the latest version (v1.1.1)
  2. Pokebos
    Pokebos
    • member
    • 1 kudos
    does it have a config to change the prices?
    1. NightBlade561
      NightBlade561
      • member
      • 0 kudos
      Hi! It doesn't have any built-in configuration, but all the shop configuration is stored in a single JSON file that's easy to hand-edit. There are instructions in the readme, but in summary: you can open up shops.json and change "StockPrice" to any price you like. If you need more help, please let me know!
    2. Pokebos
      Pokebos
      • member
      • 1 kudos
      another question. can i change the items he sells?
    3. NightBlade561
      NightBlade561
      • member
      • 0 kudos
      Absolutely. This mod uses the Shop Tile Framework mod. If you're interested, you can always create your on mod - just copy/paste the "EasyShopFramework" directory, edit the manifest.json file, and start updating shops.json.

      You can find full details (specs) on how to change/add shops in the Shop Tile Framework mod page and/or GItHub repository.