0 of 0

File information

Last updated

Original upload

Created by

zhitsak

Uploaded by

zhitsak

Virus scan

Safe to use

About this mod

Cook food with fire spells. Scriptless, ESPFE.

Requirements
Permissions and credits

A lightweight version of the Cooking with Fire mod by wSkeever, rebuilt on the OIF basis. Now you can cook raw food directly in the game world using fire spells, shouts, staffs, or scrolls. Items dropped on the ground react to fire damage and transform into their cooked variants. 

Scriptless, ESPFE. In-build compatibility with Gourmet. 


  • To make a patch yourself, simply create a file called YourPatch_FLM.ini, where instead of YourPatchName, type your desired patch name 

  • Inside, create two placeholders for the formlists:

    FormList = CwF_RawFood|
    FormList = CwF_RoastFood|
     
     
  • And in each, insert the formIDs or editorIDs of your raw products and their cooked equivalents. But they must be inserted in parallel:

    FormList = CwF_RawFood|RawSalmon,RawPotato
    FormList = CwF_RoastFood|CookedSalmon,CookedPotato



Легкая версия мода Cooking with Fire от wSkeever, полностью переработанная на базе OIF. Теперь можно готовить сырую еду прямо в игре - просто бросьте продукты на землю и скастуйте на них что-то огненное.

Без скриптов, легкий плагин, встроенная поддержка Gourmet.
  • Чтобы сделать патч самостоятельно, просто создайте файл NazvaniyePatcha_FLM.ini, где вместо NazvaniyePatcha впишите желаемое название для своего патча

  • Внутри создайте два места для формлистов (RawFood - сырая еда, RoastFood - поджаренная еда):

    FormList = CwF_RawFood|
    FormList = CwF_RoastFood|
     
     
  • И в каждый вставляйте formIDs или editorIDs своих сырых и приготовленных продуктов. Но они должны вставляться параллельно:

    FormList = CwF_RawFood|RawSalmon,RawPotato
    FormList = CwF_RoastFood|CookedSalmon,CookedPotato