From ae675fc127fbc575e44c149aed834e8fb646792b Mon Sep 17 00:00:00 2001 From: Vomitblood Date: Fri, 4 Jul 2025 04:12:22 +0800 Subject: [PATCH] added configs --- RunningLate/config.json | 6 ++++ UIInfoSuite2/data/Penisland_410883000.json | 34 ++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 RunningLate/config.json create mode 100644 UIInfoSuite2/data/Penisland_410883000.json diff --git a/RunningLate/config.json b/RunningLate/config.json new file mode 100644 index 0000000..73e09cd --- /dev/null +++ b/RunningLate/config.json @@ -0,0 +1,6 @@ +{ + "HourFormat": "H24_HOUR_FIXED", + "MinuteFormat": "EACH_MINUTE", + "AmPmPosition": "NONE", + "DisableClock": false +} \ No newline at end of file diff --git a/UIInfoSuite2/data/Penisland_410883000.json b/UIInfoSuite2/data/Penisland_410883000.json new file mode 100644 index 0000000..a1e07f0 --- /dev/null +++ b/UIInfoSuite2/data/Penisland_410883000.json @@ -0,0 +1,34 @@ +{ + "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": { + "Haley": true + } +} \ No newline at end of file