
Mods / Farmland Drops With Nutrients
Tags:
#QoL
#Simplification
#Utility
Author: jayu
Side: Both
Created: Oct 10th 2024 at 11:26 PM
Last modified: Apr 8th at 1:29 AM
Downloads: 3875
Follow Unfollow 150
Author: jayu
Side: Both
Created: Oct 10th 2024 at 11:26 PM
Last modified: Apr 8th at 1:29 AM
Downloads: 3875
Follow Unfollow 150
Latest release (for outdated Vintage Story v1.20.4 - v1.20.7):
farmlanddropswithnutrients_1.2.1.zip
1-click install
Farmland will always drop and carry over nutrients. If the farmland has default nutrients, it will drop as the corresponding soil, otherwise it will drop keeping all the nutrient data. Farmland stacks will merge smoothly, averaging their nutrients together. You can now mix all your farmland to uniform the nutrients.
This mod can be freely added and removed to worlds, but if you place farmland while this mod is not installed it will not use the stored fertility value, nor will it display.
Compatibility
Check out my other mods
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v1.2.1 | 1241 | Apr 8th at 1:29 AM | Show | farmlanddropswithnutrients_1.2.1.zip | 1-click install | |
v1.2.0 | 792 | Mar 18th at 1:21 PM | Show | farmlanddropswithnutrients_1.2.0.zip | 1-click install | |
v1.1.3 | 454 | Mar 14th at 2:06 AM | Show | farmlanddropswithnutrients_1.1.3.zip | 1-click install | |
v1.1.2 | 16 | Mar 14th at 1:19 AM | Show | farmlanddropswithnutrients_1.1.2.zip | 1-click install | |
v1.1.1 | 1136 | Oct 11th 2024 at 2:46 PM | Show | FarmlandDropsWithNutrients.dll | 1-click install | |
v1.1.0 | 101 | Oct 11th 2024 at 2:22 PM | Show | FarmlandDropsWithNutrients.dll | 1-click install | |
v1.0.0 | 135 | Oct 11th 2024 at 12:14 AM | Show | FarmlandDropsWithNutrients.dll | 1-click install |
Great mod, thank you
KnewOne fixed
The soil drop when nutrients at default level doesn't seem to be working. Tested with no mods and in new world. Hoe'd a farmland, broke it, it dropped as farmland and not soil. 1.20.7 / 1.2.0
DarkThoughts the mod uses itemstack attributes, the equivalent of minecraft's nbt data. It stores the attribute in the item stack, then retrieves it when you try to place it down. That's it. Vanilla uses this much more extensively than this mod for clutter blocks, as they use attributes also for rendering.
So, is this going to add a gazillion of block variants or how is this done on a technical level? Seeing how some mods like vanilla variants completely wreck the ram usage, I'm rather paranoid now.
Awesome! I'll grab this and uninstall Farmland Drops Soil (sometimes).
<3<3 Have a wonderful night friend.
Robot_Milk I was faster than your comment XP
Ah I see. Any chance of a fix? I already appreciate you updating this for 1.20 <3
Robot_Milk whoopsie the logic checks if any fertility is the same as the original, and not if they are all the same.
Ah I think I misspoke, it also drops as soil when there are less nutrients in it as well as in its default state. Only the addition of fertilizer makes it still drop.
Robot_Milk yeah, I suppose I could make that configurable, but it was requested back in the day. Allows one to recover the dirt when there is no extra nutrient info. Can be useful for terra preta for example, if you need it for crafting. This only happens if the farmland is in its default state, so it's balanced.
Deleted my old comment with a bit less info. Blocks will only drop as farmland when they have fertilizer in them, even if they're missing nutrients. Is this intended behavior?
OliverRook no change was done, but it appears to work fine for 1.20 at a cursory glance. I simply recompiled the mod as a zip and for 1.20
Wow, I literally just found this mod less than 10 minutes ago and it updated after 6 months less than 5 minutes ago XD
PukupukuDragon it works fine in 1.19.8. DLL-only mods are an official modding template, and all the modinfo information is contained in the assembly info. The game can load it fine, but apparently the vanilla api for server download doesn't recognise DLL-only mods. Edit: repackaged as zip.
This doesn't work, add a modinfo.json.
agaric I haven't tested, but I don't think 1.20 changed anything about farmland. I could be wrong tho...
i think it'd be nice to have word from the author, but your word is enough for me lol
I played around for a bit with it to test it, and it seemed to be working fine on 1.20.1
does this work with 1.20.1?
NastyFlytrap did it have any extra nutrients? If they're default it should drop normal dirt. Mod has had no changes since it worked, and should also be compatible with CAN crops. Do you have any other mod that alters farmland?
Mod doesnt seem to work. I've had it installed for months, and the medium soil i placed two weeks ago wasnt always dropping when i mined it a few seconds ago. V1.19.8 and v1.1.1
VaelophisNyx does it? Why does the official modding template allow to release as dll only then lol. modinfo is included tho, just in the assembly info instead of as a file. The game itself can read that when loading the mod, so it'd be weird if it can't in other circumstances...
shouldn't it need the zip and mod info files because servers need that to download automatically?
ok thank you
FrazierFr this mod has no assets so it's a pure executable, no need for a zip. Vintage story and mods are a dll file plus some assets.
.dll ?