DayZ
ZenLeftovers
22개 중 11~20개 표시 중
< 1  2  3 >
업데이트: 2022년 6월 26일 오전 3시 22분

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

업데이트: 2022년 6월 25일 오전 3시 18분

- Added Namalsk frozen food items support.

업데이트: 2022년 4월 19일 오후 7시 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.

업데이트: 2022년 4월 17일 오후 9시 52분

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

업데이트: 2022년 4월 17일 오후 9시 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).

업데이트: 2022년 4월 16일 오전 2시 04분

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

업데이트: 2022년 4월 15일 오후 11시 24분

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

업데이트: 2022년 4월 14일 오후 5시 36분

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

업데이트: 2022년 4월 12일 오후 11시 17분

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

업데이트: 2022년 4월 12일 오후 11시 15분

- Removed some redundant test code.