

Description
Gimme One Seed Plz
A server-side mod that preserves your sanity when looking for tree seeds from your favorite trees; trees will always drop at least one seed when felled.
Overview
Changes include:
-
Trees always drop at least one seed when felling with an axe... That's it. That's the mod.
-
Fixes a bug in vanilla related to Crimson Maple leaves not being counted as leaves during tree felling.
Compatibility
- Should be compatibile with Wildcraft Trees, and any other mod that uses "treeseed-{wood}" as an item for their trees.
- Now compatible with Under Tangled Boughs; seed search will fallback to "game:" domain if modded leaf or block doesn't have an associated seed.
Config Settings (VintageStoryData/ModConfig/GimmeOneSeedPlz.json)
-
PatchVanillaItemAxeOnBlockBrokenWith: Enables or disables harmony patch that adds seed drop to vanilla axes (or modded axes that extend ItemAxe); defaults totrue. -
GuaranteedTreeSeedsOnFelledCount: How many tree seeds to drop from a felled tree; defaults to1. -
MinRequiredBlocksBrokenOnFullFellCount: How many blocks need to be broken to spawn a tree seed if the whole tree was felled; defaults to3. -
MinRequiredBlocksBrokenOnPartialFellCount: How many blocks need to be broken to spawn a tree seed if the whole tree is not felled; defaults to35. -
UseAvgVarDropSettings: Enables or disables usingTreeSeedDropAvgandTreeSeedDropVarto configure drop chances for seeds rather thanGuaranteedTreeSeedsOnFelledCount; defaults tofalse. -
TreeSeedDropAvg: Sets the average quantity of seed drops; defaults to0.5. -
TreeSeedDropVar: Sets the variance for quantity of seed drops; defaults to6.0.
Known Issues
- <span style="text-decoration: line-through;">Incompatibile with In Dappled Groves for now, due to custom felling behavior not implementing OnBlockBrokenWith.</span> Patching now will work with IDG v2.0.5; thanks to VinterNacht for the help!
Extras
-
Note that trees of less than
MinRequiredBlocksBrokenOnFullFellCountblocks will not drop seeds still, even if fully felled. -
If a tree is partially cut down, it will only drop a seed if the total number of blocks broken is greater than
MinRequiredBlocksBrokenOnPartialFellCount. -
Cool modding fact: This mod was made for my wife. She hates cutting trees and getting nothing for it.
Ratings & reviews
Sign in to leave a rating or comment.

