SmartSeeds
No reviews yet
Plants are now growing at different speeds depending on the biome.
Focuses on cooking, recipes, and food-related mechanics.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Required on the server. Installing it on the client adds functionality.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
SmartSeeds
Mod Presentation
This mod is changing the growing speed of some plants depending on the temperature of the biome the plant is growing in. Each plant has an ideal temperature, a min and a max temperature. At the ideal temperature, the plant grows VIMF time faster than in vanilla. (VIMF stands for Vanilla Ideal Multiplication Factor)
Developpement
This mod is still in alpha version and is still buggy. Don't hesitate to report any bugs you find on the bug report page (google forms). It really helps me to devellop this mod. I will probably not add more features, but I will try to update the mod as fast as I can when there are new Minecraft update.
Technical informations
They are new attributes that a plant block can have. Those include :
Expand the new plants attribute
SPEED_FACTOR(the VIMF)MIN_TEMPERATURE, IDEAL_TEMPERATURE, MAX_TEMPERATUREGROW_IN_SNOWNEED_RAINstill in devellopementSURVIVE_SNOW, SURVIVE_RAIN
Those are pretty self-explainatory. As it stand now, SURVIVE_SNOW & SURVIVE_RAIN just stops the plant from growing when the condition is met.
Temperature preferences
Every biome has a TEMPERATURE attribute wich (in vanilla) is comprised beetween -1 and 2. This attribute is used for the biome repartition. At the Ideal temperature, the growing speed of the plant is equal to VANILLA_SPEED * VIMF. At the minimum and maximum temperature, the speed is simply zero.
The general formula to caclulate the growing speed is VANILLA_SPEED * VMF Where the VMF (Vanilla Multiplication Factor) is calculated like this :
VIMF * (1 - max((BIOME_TEMPERATURE - IDEAL) / (MIN - IDEAL), (BIOME_TEMPERATURE - IDEAL) / (MAX - IDEAL)))
Spoiler : show temperature preferences
PLANT NAME _ _ _ : _ Temp. Pref. _ | VIMFWheat_ _ _ _ _ _ : 0.2 < 0.7 < 1.6 | 5.00Carrot _ _ _ _ _ : -.7 < -.1 < 1.3 | 5.00Potato _ _ _ _ _ : -.6 < 0.8 < 1.2 | 5.00Beetroot _ _ _ _ : -.8 < 0.2 < 0.8 | 4.00Sweet Berry Bush : -1_ < -.2 < 0.7 | 1.50Sugar Cane _ _ _ : 0.3 < 1.4 < 2.7 | 2.00Cactus _ _ _ _ _ : 0.6 < 2.0 < 2.0 | 3.00Bamboo _ _ _ _ _ : 0.6 < 1.4 < 2.2 | 4.50Sea Pickle _ _ _ : -.6 < 0.8 < 1.2 | 2.00Pumpkin_ _ _ _ _ : 0.8 < 0.1 < 1.2 | 1.20Melon_ _ _ _ _ _ : 0.6 < 1.4 < 2.2 | 1.20

Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources