Jump to content
Wanderer9090

Posted

Hi there i was looking over the config files and in the Effects.json there is one called Coca Cola i think that is to vring your back 

but in the recipies bit there is noting there to make this could you give me the info on what i would need to add to the recipie please

kinf

regards

Flammable

Posted

Hello and sorry for the late response. I'll re-check my config/data files and let you know how to add the coca cola back.

Flammable

Posted

"antiradpills{5}": {
    "Name": "Coca Cola",
    "Image": "https://od.lk/s/MTFfNDE2MTM4NTRf/CokeBottle.png",
    "SkinID": =3249397485,
    "Description": "<b><size=10>Coca-Cola... makes good things taste better.</size></b>",
    "Stats": "<b><size=10>Hydration <b><color=#91b94a>+999</color></b>\nDirty <b><color=#ff872e>+35</color></b></size></b>",
    "Ingredients": {
      "red.berry": 10,
      "metal.fragments": 100
    }
  },

Some  basic info but you can just copy the above code into the file \data\CustomMixingTable\Recipes.json
Or I can DM you the file containing the code

 

"antiradpills{5}": {        ->        (the base item used, no need to change it...)
    "Name": "Coca Cola",       ->       (keep the exact name as it is)
    "Image": "https://od.lk/s/MTFfNDE2MTM4NTRf/CokeBottle.png",      ->    (the URL with your image... already added the coke bottle, visible in the mixing table panel)
    "SkinID": =3249397485,          ->      (already set a skin ID for the cola bottle image, keep it it's, visible in the inventory as the custom item icon)
    "Description": "<b><size=10>Coca-Cola... makes good things taste better.</size></b>",          ->         (change it or keep it, description for the item in the mixing panel)
    "Stats": "<b><size=10>Hydration <b><color=#91b94a>+999</color></b>\nDirty <b><color=#ff872e>+35</color></b></size></b>",          ->        (in the mixing panel showing the item will give as stats)    
    "Ingredients": {        ->      (add the items used for crafting the item, you can add up to 3-4 items)
      "red.berry": 10,
      "metal.fragments": 100
    }
  },

CokeBottle.png

Flammable

Posted

Changed Status from Pending to Work in Progress

Changed Fixed In to 1.4.5

Wanderer9090

Posted

Thank you very much i will add that now 

kind

regards

Flammable

Posted

Changed Status from Work in Progress to Closed

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.4k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.