SmartSeeds

Quick rating

SmartSeeds

No reviews yet

Plants are now growing at different speeds depending on the biome.

Food & Culinary
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Required, Client Optional

Required on the server. Installing it on the client adds functionality.

About

Project Details

Type
Mod
License
MIT License
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

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_TEMPERATURE
  • GROW_IN_SNOW
  • NEED_RAIN
  • SURVIVE_SNOW, SURVIVE_RAIN still in devellopement

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. _ | VIMF
  • Wheat_ _ _ _ _ _ : 0.2 < 0.7 < 1.6 | 5.00
  • Carrot _ _ _ _ _ : -.7 < -.1 < 1.3 | 5.00
  • Potato _ _ _ _ _ : -.6 < 0.8 < 1.2 | 5.00
  • Beetroot _ _ _ _ : -.8 < 0.2 < 0.8 | 4.00
  • Sweet Berry Bush : -1_ < -.2 < 0.7 | 1.50
  • Sugar Cane _ _ _ : 0.3 < 1.4 < 2.7 | 2.00
  • Cactus _ _ _ _ _ : 0.6 < 2.0 < 2.0 | 3.00
  • Bamboo _ _ _ _ _ : 0.6 < 1.4 < 2.2 | 4.50
  • Sea Pickle _ _ _ : -.6 < 0.8 < 1.2 | 2.00
  • Pumpkin_ _ _ _ _ : 0.8 < 0.1 < 1.2 | 1.20
  • Melon_ _ _ _ _ _ : 0.6 < 1.4 < 2.2 | 1.20

Crops Temperature Preferences Saplings Temperature Preferences Tall Plants Temperature Preferences Mushrooms Temperature Preferences

Screenshots

Gallery

  • Crops Temperature Preferences
    Crops Temperature Preferences
  • Saplings Temperature Preferences
    Saplings Temperature Preferences
  • Tall Plants Temperature Preferences
    Tall Plants Temperature Preferences
  • Mushrooms Temperature Preferences
    Mushrooms Temperature Preferences
  • SmartSeeds Banner
    SmartSeeds Banner SmartSeeds Banner
  • Melon example
    Melon example Melon are growing faster in the jungle than in the birch forest

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works