DayZ
CookerExtendedMod
Viser 1-10 af 67 forekomster
< 1  2  3  4  5  6  7 >
Opdatering: 4. juni kl. 10:21

Opdatering: 20. jan. kl. 4:14

-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;

Opdatering: 1. juli 2024 kl. 21:15

-Minor update.
-Some bug fixed.

Opdatering: 24. mar. 2024 kl. 19:14

- 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)

Opdatering: 5. mar. 2024 kl. 2:23

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

Opdatering: 26. feb. 2024 kl. 3:58

Opdatering: 25. feb. 2024 kl. 16:01

-Fix mod removed.

Opdatering: 1. jan. 2024 kl. 7:22

Opdatering: 25. dec. 2023 kl. 7:23

Opdatering: 18. nov. 2023 kl. 17:02

-Added config file. Info inside mod folder.