DayZ
ZenLeftovers
Näytetään 11–20 / 22
< 1  2  3 >
Päivitys: 26.6.2022 klo 3.22

- Fix for ZS_SendMessage crash, sorry about that guys. I accidentally left some debug code in on the last update.

Päivitys: 25.6.2022 klo 3.18

- Added Namalsk frozen food items support.

Päivitys: 19.4.2022 klo 19.07

Added new BoneKnife as a tool for making fish hooks out of empty cans.
Added "Empty_Marmalade_NoLiquid" and "Empty_Honey_NoLiquid" for disabling the use of empty jars as water containers.

Päivitys: 17.4.2022 klo 21.52

Fixed duplicate MRE Tobasco entry in the default JSON config, thanks for pointing that out @Doriiiiija!

Päivitys: 17.4.2022 klo 21.45

18th April 2022 Update Changelog:

I made a few adjustments to make this mod a tiny bit more interesting and make some items not completely useless, but I don't think I'll tweak it much further except to fix bugs or optimize it as I want it to be a junk mod not a crafting mod.

You'll need to copy over your old JSON config to the new config file for the mod to properly load your settings as the mod will not delete your old JSON file. If you haven't made any changes just delete the old JSON config file and the mod will reload the new one.

As always the source code is provided if you want to adjust it for your server and repacking is allowed, no credit necessary.

- Made it so you can craft fish hooks out of used cans (optional: can be turned off in config. Just set "CraftJunkHookHP": -1). By default is is enabled, and using a knife or pliers on empty cans produces a damaged hook that can only be used twice before it ruins, and the action is very rough on your knife/pliers tool. Can't use axes.

- Made it so you can get paper out of some paper-based food wrappers - cereal boxes, rice and powdered milk (there is a new action when holding the junk item in your hands).

- Made it so you can use empty jam and honey jars to store liquids (only 250mL - 25% of a normal bottle/canteen, very fragile and easy to ruin).

Päivitys: 16.4.2022 klo 2.04

- Fixed my types.xml entries randomly spawning empty items (thanks @Mass for sending me the fixed xml entries)

Päivitys: 15.4.2022 klo 23.24

Added a json config file so that server owners can specify which modded items drop junk.

Päivitys: 14.4.2022 klo 17.36

Fixed some bugs resulting in a few food items becoming inedible due to a couple of typos in the config file.

Päivitys: 12.4.2022 klo 23.17

- Fixed a broken entry in provided types.xml file.

Päivitys: 12.4.2022 klo 23.15

- Removed some redundant test code.