This commit is contained in:
Vomitblood 2025-07-10 02:25:25 +08:00
parent ae675fc127
commit 3361a48a37
3 changed files with 65 additions and 1 deletions

View file

@ -1,5 +1,5 @@
{ {
"Bars_Theme": 1, "Bars_Theme": 2,
"Show_Full_Life": true, "Show_Full_Life": true,
"Range_Verification": false "Range_Verification": false
} }

View file

@ -0,0 +1,32 @@
{
"AllowExperienceBarToFadeOut": true,
"ShowExperienceBar": true,
"ShowExperienceGain": true,
"ShowLevelUpAnimation": true,
"ShowHeartFills": true,
"ShowExtraItemInformation": true,
"ShowLocationOfTownsPeople": true,
"ShowLuckIcon": true,
"ShowTravelingMerchant": true,
"ShowRainyDay": true,
"ShowCropAndBarrelTooltip": true,
"ShowBirthdayIcon": true,
"ShowAnimalsNeedPets": true,
"HideAnimalPetOnMaxFriendship": true,
"ShowItemEffectRanges": false,
"ButtonControlShow": false,
"ShowBombRange": false,
"ShowItemsRequiredForBundles": true,
"ShowHarvestPricesInShop": true,
"DisplayCalendarAndBillboard": true,
"ShowWhenNewRecipesAreAvailable": true,
"ShowToolUpgradeStatus": true,
"HideMerchantWhenVisited": false,
"ShowExactValue": true,
"ShowRobinBuildingStatusIcon": true,
"ShowSeasonalBerry": true,
"ShowSeasonalBerryHazelnut": true,
"ShowTodaysGifts": true,
"HideBirthdayIfFullFriendShip": true,
"ShowLocationOfFriends": {}
}

View file

@ -0,0 +1,32 @@
{
"AllowExperienceBarToFadeOut": true,
"ShowExperienceBar": true,
"ShowExperienceGain": true,
"ShowLevelUpAnimation": true,
"ShowHeartFills": true,
"ShowExtraItemInformation": true,
"ShowLocationOfTownsPeople": true,
"ShowLuckIcon": true,
"ShowTravelingMerchant": true,
"ShowRainyDay": true,
"ShowCropAndBarrelTooltip": true,
"ShowBirthdayIcon": true,
"ShowAnimalsNeedPets": true,
"HideAnimalPetOnMaxFriendship": true,
"ShowItemEffectRanges": false,
"ButtonControlShow": false,
"ShowBombRange": false,
"ShowItemsRequiredForBundles": true,
"ShowHarvestPricesInShop": true,
"DisplayCalendarAndBillboard": true,
"ShowWhenNewRecipesAreAvailable": true,
"ShowToolUpgradeStatus": true,
"HideMerchantWhenVisited": false,
"ShowExactValue": true,
"ShowRobinBuildingStatusIcon": true,
"ShowSeasonalBerry": true,
"ShowSeasonalBerryHazelnut": true,
"ShowTodaysGifts": true,
"HideBirthdayIfFullFriendShip": true,
"ShowLocationOfFriends": {}
}