DayZ
CookerExtendedMod
Showing 1-10 of 67 entries
< 1  2  3  4  5  6  7 >
Update: Jun 4 @ 10:21am

Update: Jan 20 @ 4:14am

-Converted to conform to 1.26.
-Butchering of animals (fox, rabbit, reindeer)
-Response to temperature for most fashion items, in accordance with logic.
-The ID of liquids has been changed (see below) to prevent discrepancies with the original. Tea and coffee are divided into hot drinks, alcohol is divided into heavy and light.
-Unfortunately, the chicken coop search function is not available at the moment.

const int LIQUID_HOTDRINK = 8388608;
const int LIQUID_SIDER = 16777216;
const int LIQUID_KVAS = 33554432;
const int LIQUID_MILK = 67108864;
const int LIQUID_BRAGA = 134217728;
const int LIQUID_HARDALCHOGOL = 268435456;
const int LIQUID_NATUROIL = 536870912;
const int LIQUID_LIGHTALCHOGOL = 1073741824;

Update: Jul 1, 2024 @ 9:15pm

-Minor update.
-Some bug fixed.

Update: Mar 24, 2024 @ 7:14pm

- fixed cutting of rotten carcasses.
-removed unnecessary papers during unpacking.
-the notebook now runs out (up to 50 sheets)
-new model of meat grinder.
-translation into all languages ​​(done automatically, in some cases it may be incorrect)

Update: Mar 5, 2024 @ 2:23am

-New model Bigbeef/Smallbeef
-Removed buthcering of rotten parts to prevent servers down.
-Some cosmeticals.

Update: Feb 26, 2024 @ 3:58am

Update: Feb 25, 2024 @ 4:01pm

-Fix mod removed.

Update: Jan 1, 2024 @ 7:22am

Update: Dec 25, 2023 @ 7:23am

Update: Nov 18, 2023 @ 5:02pm

-Added config file. Info inside mod folder.