About this mod
Calendar,Quests,Statistics,GoldenWalnuts information display;
Map Pictures of Farm/Island/Locations show;
Friendship information and quick send gifts anywhere;
and more features can be Config.
(For 1.6)
- Requirements
- Permissions and credits
-
Translations
It will make it easier for you to live in StardwValley.
Usage:
Download mod file , unpack it to "Stardew Valley/Mods" folder, then start game with SMAPI;
In Game , press the Q key(can be config) to open the menu and select the feature to be used.
It mainly includes the following contents:
- Quick information display:
configs:
FeatureListKey : default Q; the shortcut key to open main menu;
--- ForceRefreshSpecialOrder : default false; if true, the Orders will refresh when open SpecialOrder/Mr.Qi'sSpecialOrder;
--- EnableGoldenWalnutGain : default false; if true, you can arrive at the corresponding location by left-click items, and some walnuts can directly obtain;
- Friendship information management:
if you want to send a lot of gifts to multiple villagers, "Easy Gift" MOD may help you.
configs:
--- EnableNpcGiveGift : default true; you can give love gift to NPC on FriendshipData page;
- Maps and Teleport:
can use Elevator for mines/skullcave/volcano anywhere if enable elevator in configs.
configs:
showLocationMap : default true; show current location map in main menu;
--- LocationMaptKey : default N; the key to open LocationMap;
--- EnableLocationMapTeleport : default false; in location map, can right click position to there;
EnableElevator : default false; show Elevator of mines/skullcave/volcano in main menu;
--- DesertElevatorMaxLevel : default 100; the max level of Skull Elevator;
- More Feature Offices:
configs:
EnableMoreOffice : default true; show more features in offices menu;
EnableEnchantment : default false; show enchantment menu item;
--- AllowMaxEnchantmentTimes : default 1; how many enchantment can apply to the tool;
--- EnchantmentToolPrice : default 5000; the price to enchantment tool;
EnableUnlockRecipes : default false; Allow displaying and purchasing recipes;
- [Mod Interface Extension]
/*
itemID: unique identifier of the item.
itemName: menu item display name.
onHoverText: <int indexOfMenuItem, string menuItemName, string return_HoverTextToDisplay>
onItemClick: <int indexOfMenuItem, string menuItemName, bool return_WhetherReOpenMenu>
*/
public interface IMagicValleyApi
{
bool RegisterMenuItem(IManifest mod, string itemID, Func<string> itemName, Func<int, string, string> onHoverText, Func<int, string, bool> onItemClick);
bool ShowGridMenu<T>(string title, List<T> items, Func<int, T, string> getItemDisplayName = null, Func<int, T, string> getItemHoverText = null, Action<int, T> onItemClick = null, Func<int, T, bool> onItemRightClick = null, Func<int, T, bool> itemNeedStress = null, Func<int, T, Color> itemDisplayColor = null, Func<int, T, NPC> itemDisplayNPC = null, bool dynamicNPC = false, bool closeMenuAfterItemClick = true, int gridRows = 4, float marginLR = 0.1f, float marginTB = 0.05f, string menuID = null);
bool ShowGridIconMenu(string title, int count, Action<SpriteBatch, int, int, int, int, int, float> drawIcon, Func<int, string> getItemDisplayName = null, Func<int, string> getItemHoverText = null, Func<int, bool> onItemClick = null, Func<int, bool> onItemRightClick = null, Func<int, bool> itemNeedStress = null, float marginLR = 0.1f, float marginTB = 0.05f, float iconWidth = 100f, float iconHeight = 100f, float iconMargin = 12f, float menuMargin = 16f, string menuID = null);
}
//Register when Events.GameLoop.GameLaunched
var magicValleyApi = mod.Helper.ModRegistry.GetApi<IMagicValleyApi>("season.EasyValley");
if(magicValleyApi != null) magicValleyApi.RegisterMenuItem(mod, ...args1);
if(magicValleyApi != null) magicValleyApi.RegisterMenuItem(mod, ...args2);
Change Mod Configs: Automatically generate file "config.json" After running game once, Edit "config.json" file and enter the configuration in the correct format.
Where have the other features in MagicValley gone?
Some features have been added to Other MODs, which have been uniformly named the Easy series.
and some non essential features have been temporarily discarded.
Automation related features be added in these mods:
Easy Fishing
Easy Attack
Easy Cleaner
Easy Harvest
Management Chest feature be added in this mod:
Easy Chest
Batch send gifts feature be added in this mod:
Easy Gift
Convenient travel feature be added in this mod:
Easy Travel
中文说明:
轻松小镇(逍遥山谷)
醉乡归处,须尽兴、满酌高吟。向此免、名缰利锁,虚费光阴。——柳永《夏云峰》
按Q键开启主功能菜单,主菜单中包括显示日历、显示任务板、显示农场电脑信息、显示杀怪目标信息、显示完美度信息、显示金核桃收集信息、显示村民友谊信息、显示小地图、显示使用了EasyValley扩展API的其他MOD的菜单项、显示工作室列表等;
显示金核桃收集信息页面中,详细列出已收集和未收集的金核桃信息;
显示村民友谊信息页面中,可以将手中的礼物远程发送给指定村民;
工作室页面中,可以远程访问大多数商店、使用缝纫机/染色罐/幻觉神龛/兑奖机、更换钓钩样式、打开祝尼莫箱/出货箱、打开家中的梳妆台、统一背包中花的颜色等;
可以在通用模组配置菜单中开启更多的功能(配置中的部分功能如传送、电梯、附魔、购买配方等功能可能会比较影响游戏体验,可用来提前进行规划,不建议在正常游玩进程中开启及使用)。
season's MOD合集 中文介绍:
合集中的MOD都是显示类及机制类的MOD,都不会改变游戏存档内容(即在游戏中加入或删除这些MOD对存档没有其他影响,不会坏档或出现错误物品);这些MOD与SVE、里村等拓展类MOD一般可以兼容,可能与有同样功能的机制类MOD有冲突。
辅助类MOD:
Easy Valley-N网21181 综合性MOD,远程打开镇上的日历、各个任务板、进度统计器,展示当前区域的小地图,展示村民友谊信息,远程访问各个商店等功能(配置中可以启用更多功能)
Positive Predictor-N网23132 预测器MOD,预测明日运势、五彩蝴蝶位置、钓鱼气泡位置、姜岛神殿4个宝石、显示晶球迷之盒内容等(配置中可以启用更多功能)
Perfect Trinkets-N网22358 锻造附魔优化MOD,可锻造出完美饰品、戒指,龙牙/五彩石完美附魔武器工具,可配置青蛙、仙子饰品颜色
Small Tree Texture-N网22285 贴图MOD,把装上树挂的树显示成小树的贴图样式
Easy Dressing-N网30055 换装MOD,可以自由的更换衣服帽子及鞋子武器外观
功能类MOD:
技能:
Share Experience-N网22163 将满级技能的额外获得的经验分给其他技能
Easy Fishing-N网20830 [钓鱼] 钓鱼小游戏中拉钩进度不会下降,配置中可启用跳过钓鱼小游戏及完全自动钓鱼
Easy Harvest-N网20924 [耕种、采集] 快捷播种(锄地、洒肥、播种)、一键收获(作物、果树、采集品、树莓、树挂、小桶、浇水、挖蚯蚓等等)、快捷酿酒(小桶、酱桶、烘干机等等)
Easy Cleaner-N网20865 [采矿、采集] 一键清理杂草、石头、树枝,配置中可开启在矿井等室内区域生效、清理农场中散落的树种
Easy Attack-N网20832 [战斗] 武器可以远程攻击敌人
Easy Fairy-N网20931 [耕种] 增加夜晚出现仙子、女巫频率,农场不会出现乌鸦,混合种子小概率出远古
buff:
Speed Boots-N网22958 穿鞋子增加移速buff、戴不同的帽子会有对应能力的buff
[EasyValley] 技能专精:允许降低其他技能等级来增加指定技能等级
友谊:
Say Hi-N网29815 快捷聊天/抚摸动物MOD,做挥手动作时自动与周围的村民/动物互动
Easy Gift-N网20838 一键批量送礼,每天自动与村民聊天、每天自动抚摸动物
[EasyValley] 管理村民朋友信息并支持远程送礼、聊天、访问私人商店
箱子:
Easy Chest-N网20842 远程管理箱子、远程使用连接了所有箱子中材料的制作工作台
商店:
[EasyValley] 可远程访问所有商店,可访问村民的私人商店(私人商店物品对应村民的三花蛋商店,部分村民商店物品可在配置文件中编辑)
配方:
[EasyValley] (默认未启用此功能,需要在配置中启用此功能)可预览并购买缺失的打造配方及食谱配方
传送:
MiniObelisk Network-N网29356 可以放置多个迷你传送尖塔,且可以放置在农场外
Easy Travel-N网20872 使用传送杖/传送剑可方便的传送到各个区域,支持把马作为灵活传送点,支持用快捷键自定义传送点
[EasyValley] (默认未启用传送相关功能,需要在配置中启用此功能)支持显示当前区域的小地图并在小地图上选择传送地点,支持传送到某个村民身边,支持远程使用电梯/沙漠电梯/火山电梯