DayZ
Tree Shake
Zobrazuje se 1–6 z 6 položek
Aktualizace: 1. zář. v 15.40
provedl hummigummi

Now you can set a cooldown in the setting.json for the next shake:

"tree_cooldown_minutes": 60, //Per-tree cooldown before it can be shaken again.

Aktualizace: 17. srp. v 2.30
provedl hummigummi

Version 1.5 changelog:

- only works with fruit trees fixed
- new config settings added

"settings_version": 3,
"apple_drop_chance": 0.10000000149011612,
"plum_drop_chance": 0.10000000149011612,
"pear_drop_chance": 0.10000000149011612,
"shake_duration_seconds": 10.0,
"apple_min_count": 2,
"apple_max_count": 4,
"plum_min_count": 2,
"plum_max_count": 4,
"pear_min_count": 2,
"pear_max_count": 4,
"food_stage_enable": 1, <----------- NEW: The dried/rotten status can set by 1 or 0 for disable
"food_dried_chance": 0.15000000596046449, <------------- NEW! Now you can set the dried chance!
"food_rotten_chance": 0.05000000074505806 <------------- NEW! Now you can set the rotten chance!

Aktualizace: 11. srp. v 1.04
provedl hummigummi

- now works with bear and plum trees again
- more settings , delete the old folder before you install the update:

"apple_drop_chance": 0.10000000149011612, // does mean 1.0 (100%) you always get fruit when you shake it. lower like 0.5 (50%), you get less.
"plum_drop_chance": 0.10000000149011612, // does mean 1.0 (100%) you always get fruit when you shake it. lower like 0.5 (50%), you get less.
"pear_drop_chance": 0.10000000149011612, // does mean 1.0 (100%) you always get fruit when you shake it. lower like 0.5 (50%), you get less.
"shake_duration_seconds": 10.0, // how long you must shake the tree until you get fruits
"apple_min_count": 2, // min value you get apples
"apple_max_count": 4, // min value you get apples
"plum_min_count": 2,
"plum_max_count": 4,
"pear_min_count": 2,
"pear_max_count": 4

Aktualizace: 9. srp. v 5.28
provedl hummigummi

Aktualizace: 9. srp. v 4.55
provedl hummigummi

Aktualizace: 8. srp. v 18.12
provedl hummigummi