0 of 0

File information

Last updated

Original upload

Created by

cindyexe

Uploaded by

cindyexe

Virus scan

Safe to use

6 comments

  1. bugfindermail
    bugfindermail
    • member
    • 0 kudos
    hello.. i tried to edit the code my self but i got an error, can you help me?
    {
       "Format": "1.19.0",
       "Changes": [
          {
             "Action": "EditData",
             "Target": "Data/CookingRecipes",
             "Fields": {
                "Survival Burger": {
                   0: "216 1 296 2",
                }
             }
           }
       {
             "Action": "EditData",
             "Target": "Data/CookingRecipes",
             "Fields": {
                "Farmer's Lunch": {
                   0: "194 1 399 2",
                }
             }
           }
       {
             "Action": "EditData",
             "Target": "Data/CookingRecipes",
             "Fields": {
                "Miner's Treat": {
                   0: "78 3 245 1",
                }
             }
           }
       {
             "Action": "EditData",
             "Target": "Data/CookingRecipes",
             "Fields": {
                "Blackberry Cobbler": {
                   0: "410 1 246 1",
                }
             }
           }
       ]
    }

    what should i do to make this correct?
    1. bugfindermail
      bugfindermail
      • member
      • 0 kudos
      {
         "Format": "1.19.0",
         "Changes": [
            {
               "Action": "EditData",
               "Target": "Data/CookingRecipes",
               "Fields": {
                  "Survival Burger": {
                     0: "216 1 296 2",
                  } ,
                  "Farmer's Lunch": {
                     0: "194 1 399 2",
                  } ,
                  "Miner's Treat": {
                     0: "78 3 245 1",
                  } ,
                  "Blackberry Cobbler": {
                     0: "410 1 246 1",
                  } ,
               }
             }
         ]
      }

      its working now.
  2. BarkingTroll
    BarkingTroll
    • member
    • 0 kudos
    Doesn't work.
    1. cindyexe
      cindyexe
      • supporter
      • 9 kudos
      I need more information that that if you want me to fix something :/
  3. TheDarkJediKnight
    TheDarkJediKnight
    • member
    • 0 kudos
    Thank you for this change. It made no sense how it was suppose to be a "survival" burger when eggplant isn't a non-grown forgeable.
    There is still the issue of the availability of bread, though since you can "acquire" those easily enough, this recipe will be much more viable.
    1. cindyexe
      cindyexe
      • supporter
      • 9 kudos
      Yea, I thought the same. You're welcome :)