Mods / AgriAnimalTrading
Category:
#Creatures
#QoL
#Simplification
Author: Arkhael
Side: Both
Created: Oct 13th at 4:41 PM
Last modified: Oct 13th at 4:41 PM
Downloads: 141
Follow Unfollow 7
Author: Arkhael
Side: Both
Created: Oct 13th at 4:41 PM
Last modified: Oct 13th at 4:41 PM
Downloads: 141
Follow Unfollow 7
Latest file for v1.19.8:
agrianimaltrading-1.0.0.zip
1-click install
Adds baby domesticable animals to the Agri-trader's sell list, also slightly boosts his max number of items to compensate.
Made as an alternative to https://mods.vintagestory.at/domesticanimaltrader at a friend's request.
Version | For Game version | Downloads | Release date | Changelog | Download | 1-click mod install* |
---|---|---|---|---|---|---|
v1.0.0 | 141 | Oct 13th at 4:41 PM | Show | agrianimaltrading-1.0.0.zip | Install now |
It seems that the mod doesn't work "out of the box", here's the patched modinfo.json to fix that:
```
{
"type": "content",
"modid": "agrianimaltrading",
"name": "AgriAnimalTrading",
"authors": [
"Arkhael"
],
"description": "Adds baby domesticable animals to the Agri-trader's sell list, also slightly boosts his max number of items to compensate",
"version": "1.0.0",
"gameversions": [ "1.19.8" ],
"dependencies": {
"game": "*",
"survival": "*"
}
}
```