changeMapTile<layer><x><y><tile index>将指定地块换为指定值。 changeName<actor><displayName>将演员的显示名称设为<displayName>,其中下划线将被替换为空格。 changePortrait<npc><portrait>将村民的头像换为"Portraits/<actor>_<portrait>"。 changeSprite<actor><sprite>将演员的贴图换为"Characters/<actor>...
添加了调试命令以更改宠物类型/品种,以允许迁移旧存档(setPreferredPet and changePet)。此命令取代了先前的toggleCatPerson命令。 命令filterLoadMenu <search>现在可以保持存档的原序号不变。 混合了removeNpc和killNpc命令。统一后的此命令可以移除一个NPC的所有实例,以帮助修复NPC重复的问题。 针对模组作者的更改 C#...
The Shrine of Illusions is an altar found in the basement of the Wizard's Tower. The player can offer data-sort-value="500">500g to the shrine to change their appearance, name, favorite thing, and gender.
Unfortunately this is a breaking change for C# mods which have custom OutputMethod methods. Item data is now loaded earlier, so mods can use it when loading other assets (e.g. to check item context tags when generating location fish). The Object.displayNameFormat field is now synced in ...
→Basement Room: removed players being able to change pet style in the basement 03:57 -118 11 April 2024 User314159 no edit summary 17:36 -5 Swift To The Core Added a spoiler (because of the Meowmere) and added a stub because the ability to paint buildings from the Wizard's podium...
Added debug commands to change pet types/breeds, to allow migrating older saves (setPreferredPetandchangePet). This replaces the formertoggleCatPersoncommand. ThefilterLoadMenu <search>command now keeps the original save slot numbers. CombinedremoveNpcandkillNpccommands. The unified command removes all...
simple repeating patterns in many cases (e.g. clay farming, mushroom level prediction, crab pot fish offset, etc).(You can enable “Use Legacy Randomization” in the advanced save options to use the old randomization, though some specific patterns may still change due to the underlying changes...
Sign in, go to Games, find Stardew, change the system to Linux, and download the game installer. The file will look something like stardew_valley_x.x.x.xxx.sh. Unzip this file (using Git Bash if you are on Windows), and copy the files within the data/noarch/ directory to docker/...
Q How do I change the mod settings, like Sweet to Spicy?A First, make sure you have the Generic Mod Config Menu mod installed. Then start the game.* In the game menu, go to settings (the game controller icon) and scroll down to the bottom. You'll see a button for mod ...
Original file line numberDiff line numberDiff line change @@ -3679,6 +3679,7 @@ window.onload = function () { // not have access to those fields. Reusing some code from Stardew Checkup to do this. var includeKrobus = false; var ignore = {...