Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

vamoosi

Uploaded by

vamoosi

Virus scan

Safe to use

4 comments

  1. catsareawesome
    catsareawesome
    • member
    • 2 kudos
    I hope this gets updated one day I can;t figure out how to get them to show up in the shop.
  2. unlink111
    unlink111
    • member
    • 0 kudos
    there is no json, only png. pls make json files so i can play your mod
    1. akronambros1
      akronambros1
      • member
      • 1 kudos
      I rewrote the content file to look like this, and also put the animal_shop_echidna.png into the assets file.  I hope this works.

      {
        "Format": "1.0",
        "Categories": [
         
          // Description            
                   {
            "Action": "Create",
            "Category": "Echidna",
            "Types": [
              {
              "Type": "Echidna",
              "DeluxeProduceLuck": 0.01,
              "Data": "3/5/180/184/Duggy/8/32/48/32/8/32/48/32/0/false/Coop/16/16/16/16/7/5/null/643/1800/Echidna/Coop",
              "Sprites": {
                  "Adult": "assets/echidna.png",
                  "Baby": "assets/babyechidna.png"
                  },
              },
              {
              "Type": "Birch Echidna",
              "DeluxeProduceLuck": 0.01,
              "Data": "3/5/180/184/Duggy/8/32/48/32/8/32/48/32/0/false/Coop/16/16/16/16/7/5/null/643/1800/Echidna/Coop",
              "Sprites": {
                  "Adult": "assets/birchechidna.png",
                  "Baby": "assets/birchbabyechidna.png"
                  },
              },
              {
              "Type": "Oak Echidna",
              "DeluxeProduceLuck": 0.01,
              "Data": "3/5/180/184/Duggy/8/32/48/32/8/32/48/32/0/false/Coop/16/16/16/16/7/5/null/643/1800/Echidna/Coop",
              "Sprites": {
                  "Adult": "assets/oakechidna.png",
                  "Baby": "assets/oakbabyechidna.png"
                  },
              },
              {
              "Type": "Warm Echidna",
              "DeluxeProduceLuck": 0.01,
              "Data": "3/5/180/184/Duggy/8/32/48/32/8/32/48/32/0/false/Coop/16/16/16/16/7/5/null/643/1800/Echidna/Coop",
              "Sprites": {
                  "Adult": "assets/warmechidna.png",
                  "Baby": "assets/warmbabyechidna.png"
                  },
              },
              {
              "Type": "Knuckle Echidna",
              "DeluxeProduceLuck": 0.01,
              "Data": "3/5/180/184/Duggy/8/32/48/32/8/32/48/32/0/false/Coop/16/16/16/16/7/5/null/643/1800/Echidna/Coop",
              "Sprites": {
                  "Adult": "assets/knucklestheechidna.png",
                  "Baby": "assets/knucklesthebabyechidna.png"
                  },
              },
              ],
          "Buildings": [
                      "Coop",
                      "Big Coop",
                      "Deluxe Coop"
                  ],
          "AnimalShop": {
              "Name": "Echidnae",
              "Description": "Echidnae produce eggs and sometimes milk. Don't try to milk an echidna in real life; it's not worth it.",
              "Price": 800,
              "Icon": "assets\\animal_shop_echidna.png",
              "Exclude": [
                  "Void Chicken"
                  ]
              },
              "ForceRemoveFromShop": false,
              "ForceOverrideTypes": true,
              "ForceOverrideBuildings": true,
              "ForceOverrideExclude": true
          }
          ]
      }

  3. TheUnknownMutant
    TheUnknownMutant
    • member
    • 18 kudos
    they are adorable :D