Skip to content

Adjusts the drop rate of tree seeds when harvesting wood in 7 Days to Die. Fully server-side, XML-based, no client installation required. Tested with version 1.4b. MIT licensed.

License

Notifications You must be signed in to change notification settings

realAscot/DropRateSeedAdjuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌱 Drop Rate Seed Adjuster (7 Days to Die Server Mod)

Mod Logo

This server-side mod for 7 Days to Die (version 1.4b) adjusts the drop rate of tree seeds when harvesting wood.



⚠️ Important Notice

Due to how the game currently handles tree seed drops, this mod does not function as intended.
Tree seed drops appear to be hardcoded into the game engine and are not currently controllable via XML.

We're tracking the issue here:
🔗 Steam Community Developer Thread

This repository will remain available for future updates if XML-based control over seed drops becomes supported.


📦 Installation

Manual:

  1. Extract the DropRateSeedAdjuster folder to <server-root>/Mods/
  2. Restart your server

Using Git (optional):

cd <server-root>/Mods/
git clone https://github.com/realAscot/DropRateSeedAdjuster.git

(Note: Git must be installed, e.g. via sudo apt install git)


⚙️ Functionality

This mod patches the blocks.xml file to modify drop probabilities for the following tree seed types:

  • 🌳 Oak
  • 🌲 Pine
  • 🌿 Birch

🛠️ Compatibility

  • Tested with game version 1.4b
  • Server-side only – no client installation required
  • Implemented as an XML patch

📄 Changelog

No entries yet.


🔮 Roadmap

  • Awaiting game engine support for XML-based control over tree seed drops
  • Possible extension to other plant-related drops

📝 License

This mod is released under the MIT License.
You are free to use, modify, and distribute it.


About

Adjusts the drop rate of tree seeds when harvesting wood in 7 Days to Die. Fully server-side, XML-based, no client installation required. Tested with version 1.4b. MIT licensed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published