Have you leveled up any of the animal companions? I had a few leveled up before I used the save editor and they all reverted back to level 1. I tried several times, adding an item to my furniture collection or increasing the quantity of an item in my inventory, both caused all my pets to revert to level 1.
[Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
I'm not 100% sure. I have Figaro maxed out and he is still level 4, but I had Max out at the time I used the save editor and I believe he reset to 1. I use (different cheat software that the automod replaces) for duplicating items in my inventory and Cheat Engine to add items to my furniture and neither have reset any companions' levels.upinout wrote: ↑Sat Jun 21, 2025 1:44 amHave you leveled up any of the animal companions? I had a few leveled up before I used the save editor and they all reverted back to level 1. I tried several times, adding an item to my furniture collection or increasing the quantity of an item in my inventory, both caused all my pets to revert to level 1.
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
Is anyone else unable to change the main house skin? I tried but the game gets stuck on the house skin selection page
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
At one point I had an issue with this. For me it turned out to be an NPC house being accidentally added in as a player house skin. Once I removed that, the issue was resolved.
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
Oh no! Which house is it? Let me know please so I can go and remove it!
If this is the case it makes me wonder if the Furniture Disappearing in All category is due to accidently copying a wrong code... I did half and my friend did the other, I'll have to find time to go through it one by one and double check it for a third time just to make sure. I thought that it was working fine last update, no one said anything, which is why I assumed it might be the Save Editor that broke with the update but perhaps it was even broken then! I'll look into it!
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
The NPC house was tiana's house, but I may have added it myself when I was trying to figure out why housing skins weren't working. What I did discover, though, was that the original .Json files had some wonky listings in the houses.json and allknowids.json. Some of the houses had the wrong ids. I posted about it back on page 13, but this is the relevent part....Elzroni wrote: ↑Sun Jun 22, 2025 10:32 pmOh no! Which house is it? Let me know please so I can go and remove it!
If this is the case it makes me wonder if the Furniture Disappearing in All category is due to accidently copying a wrong code... I did half and my friend did the other, I'll have to find time to go through it one by one and double check it for a third time just to make sure. I thought that it was working fine last update, no one said anything, which is why I assumed it might be the Save Editor that broke with the update but perhaps it was even broken then! I'll look into it!
"20500035": "Wandering Moon",
"20500036": "Al's Toy Barn",
"20500037": "Reflection of China",
"20500038": "Corona Castle",
"20500039": "Tinker Bell's House",
"20500040": "Turning Red Temple",
"20500042": "Hawaiian Home",
"20500043": "Lady's House",
"20500044": "Camping House",
"20500046": "Jumbeaux's Cafe",
"20500047": "Seaside Villa",
"20500048": "Bayou Cottage",
"20500049": "Halloween Town House",
"20500050": "Witchy Cottage",
"20500052": "La Bouff Mansion",
"20500053": "Animal Kingdom Lodge",
"20500054": "Cozy Halloween Cottage",
"20500055": "Wilted Flower Cottage",
the first two have IDs that should have been skipped, lead to a snow ball effect. Should be:
"20500037": "Wandering Moon",
"20500038": "Al's Toy Barn",
"20500039": "Reflection of China",
"20500040": "Corona Castle",
"20500042": "Tinker Bell's House",
"20500043": "Turning Red Temple",
"20500045": "Hawaiian Home",
"20500046": "Lady's House",
"20500048": "Camping House",
"20500050": "Jumbeaux's Cafe",
"20500051": "Seaside Villa",
"20500052": "Bayou Cottage",
"20500053": "Halloween Town House",
"20500054": "Witchy Cottage",
"20500056": "La Bouff Mansion",
"20500057": "Animal Kingdom Lodge",
"20500058": "Cozy Halloween Cottage",
"20500059": "Wilted Flower Cottage",
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
Ah I see okay! My updated dict should have all the houses correct as I labeled everything in my spread sheet to try to help make sure everything was correct! I actually saw your message once while I was going through this form!upinout wrote: ↑Mon Jun 23, 2025 12:13 amThe NPC house was tiana's house, but I may have added it myself when I was trying to figure out why housing skins weren't working. What I did discover, though, was that the original .Json files had some wonky listings in the houses.json and allknowids.json. Some of the houses had the wrong ids. I posted about it back on page 13, but this is the relevent part....Elzroni wrote: ↑Sun Jun 22, 2025 10:32 pmOh no! Which house is it? Let me know please so I can go and remove it!
If this is the case it makes me wonder if the Furniture Disappearing in All category is due to accidently copying a wrong code... I did half and my friend did the other, I'll have to find time to go through it one by one and double check it for a third time just to make sure. I thought that it was working fine last update, no one said anything, which is why I assumed it might be the Save Editor that broke with the update but perhaps it was even broken then! I'll look into it!
"20500035": "Wandering Moon",
"20500036": "Al's Toy Barn",
"20500037": "Reflection of China",
"20500038": "Corona Castle",
"20500039": "Tinker Bell's House",
"20500040": "Turning Red Temple",
"20500042": "Hawaiian Home",
"20500043": "Lady's House",
"20500044": "Camping House",
"20500046": "Jumbeaux's Cafe",
"20500047": "Seaside Villa",
"20500048": "Bayou Cottage",
"20500049": "Halloween Town House",
"20500050": "Witchy Cottage",
"20500052": "La Bouff Mansion",
"20500053": "Animal Kingdom Lodge",
"20500054": "Cozy Halloween Cottage",
"20500055": "Wilted Flower Cottage",
the first two have IDs that should have been skipped, lead to a snow ball effect. Should be:
"20500037": "Wandering Moon",
"20500038": "Al's Toy Barn",
"20500039": "Reflection of China",
"20500040": "Corona Castle",
"20500042": "Tinker Bell's House",
"20500043": "Turning Red Temple",
"20500045": "Hawaiian Home",
"20500046": "Lady's House",
"20500048": "Camping House",
"20500050": "Jumbeaux's Cafe",
"20500051": "Seaside Villa",
"20500052": "Bayou Cottage",
"20500053": "Halloween Town House",
"20500054": "Witchy Cottage",
"20500056": "La Bouff Mansion",
"20500057": "Animal Kingdom Lodge",
"20500058": "Cozy Halloween Cottage",
"20500059": "Wilted Flower Cottage",
But thank you for your original comment because it made me FINALLY find where the problem is! There seems to be a bad code in the "Non-Disney Related' furniture list, which is what is causing the "All" Furniture menu to bug out. I thought I had added all the furniture to my inventory last update but apparently I didn't. Which means this mistake was here before the Peter Pan update and was unaware because I forgot to actually add all the furniture to my game!
I'm so sorry folks and working on a fix right now to find the messed up code!!!
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
Okay I found the mistake that was causing the bug!!! I assumed that the save editor had broken because I thought I had clicked 'add all furniture (without bugs)' on my save pior to the update but I didn't! The problem items are:
40004074 Bright Celebration Banner
40004075 Dazzle Celebration Banner
40004078 Glow Celebration Banner
40004079 Illuminate Celebration Banner
40004080 Radiate Celebration Banner
40004081 Shimmer Celebration Banner
40004082 Shine Celebration Banner
(I believe because they are given via code and not yet officially released)
WAS:
2050300132 Elegant Town Square Clock
(BAD)
SHOULD BE:
40001188 Elegant Town Square Clock
(GOOD)
Fix that item in the save editor and you should be good!
He's an updated Dict for Update 17!! I deeply apologize! It is awful hard to keep track of 4000+ items, I will do my best to be more careful in the future!!
40004074 Bright Celebration Banner
40004075 Dazzle Celebration Banner
40004078 Glow Celebration Banner
40004079 Illuminate Celebration Banner
40004080 Radiate Celebration Banner
40004081 Shimmer Celebration Banner
40004082 Shine Celebration Banner
(I believe because they are given via code and not yet officially released)
WAS:
2050300132 Elegant Town Square Clock
(BAD)
SHOULD BE:
40001188 Elegant Town Square Clock
(GOOD)
Fix that item in the save editor and you should be good!
He's an updated Dict for Update 17!! I deeply apologize! It is awful hard to keep track of 4000+ items, I will do my best to be more careful in the future!!
- Attachments
-
- Dict.zip
- (389.82 KiB) Downloaded 62 times
-
- What is cheating?
- Posts: 2
- Joined: Sat Apr 05, 2025 1:12 am
- Reputation: 2
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
Updated furniture works well thank you.
clothescollection.json is missing A Bugs Life so my clothes were stuck at 99%, fixed below.
I went ahead and fixed the pet files too, the game has changed the way they are stored in the save and they go under Companions instead of Critters now. The problem with pets resetting is in the program itself and needs to be updated to retain the stats before editing anything
The old format is:
Code: Select all
"Pets": [{
"PetItemID": 120000001
}, {
Code: Select all
"Pets": [{
"PetItemID": 120000001,
"FriendshipLevel": 1,
"FriendshipXp": 0,
"LastSelfieDate": null,
"LastPettedDate": null,
"GrantedInventorySlots": 0,
"CustomName": "",
"PendingHangoutRewards": []
}, {
- Attachments
-
- clothescollection.zip
- (651 Bytes) Downloaded 51 times
-
- Pets.zip
- (1.69 KiB) Downloaded 51 times
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
Thanks for the updates everyone! I gave it a quick shot again but it again caused a bug with quest items (in this case the Kaleidoscope). I also noticed, and I don't know if this is intended, if you edit the quantity of items but then use one of the functions like "add all X to collection" all your previous edits get reverted and you'll have to do it again. Maybe it's intended to force you to use those functions first before you do all the additional edits but it's a bit annoying
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
Ohh thank you so much!!!WellDoneSteak wrote: ↑Mon Jun 23, 2025 12:14 pmUpdated furniture works well thank you.
clothescollection.json is missing A Bugs Life so my clothes were stuck at 99%, fixed below.
I went ahead and fixed the pet files too, the game has changed the way they are stored in the save and they go under Companions instead of Critters now. The problem with pets resetting is in the program itself and needs to be updated to retain the stats before editing anything
The old format is:
The new format is:Code: Select all
"Pets": [{ "PetItemID": 120000001 }, {
You can use the files in this zip to add all pets to collection and unlock them - but they WILL go back to level 1Code: Select all
"Pets": [{ "PetItemID": 120000001, "FriendshipLevel": 1, "FriendshipXp": 0, "LastSelfieDate": null, "LastPettedDate": null, "GrantedInventorySlots": 0, "CustomName": "", "PendingHangoutRewards": [] }, {

Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
Yeah this is a problem with the save editor unfortunately, I believe this is the code for the Kaleidoscope! Put this in "allknowids" and add 1 to the item count in your inventory via Save Editor and it should fix the problem:bpx wrote: ↑Mon Jun 23, 2025 2:19 pmThanks for the updates everyone! I gave it a quick shot again but it again caused a bug with quest items (in this case the Kaleidoscope). I also noticed, and I don't know if this is intended, if you edit the quantity of items but then use one of the functions like "add all X to collection" all your previous edits get reverted and you'll have to do it again. Maybe it's intended to force you to use those functions first before you do all the additional edits but it's a bit annoying
"31201202": "Kaleidoscope",
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
Hi, I am newbie here but I was able to get everything I needed until update 1.14.
Now with the newest update and the "problems" with the save editor here I don't know if I can still use it? I couldn't really follow trough the discussion here as I think I got a lack of knowledge in this field. How do I put furniture etc in the game now? Sorry if this question is unnecessary as it stands here somewhere...
Also I have a problem with vanellope and her house. I had to "put her in the game" by code and her house wasn't showing up and for her second quest I have to decorate her area and I can not put her house as it's not even in the menu... how do I fix this? How do I put the house in my code to place it in my valley?
I hope somebody can explain and help me. I love this forum and all the help here and thank you all a lot, as you are game life savers.
Also important information I play on switch and don't have an original game
Now with the newest update and the "problems" with the save editor here I don't know if I can still use it? I couldn't really follow trough the discussion here as I think I got a lack of knowledge in this field. How do I put furniture etc in the game now? Sorry if this question is unnecessary as it stands here somewhere...
Also I have a problem with vanellope and her house. I had to "put her in the game" by code and her house wasn't showing up and for her second quest I have to decorate her area and I can not put her house as it's not even in the menu... how do I fix this? How do I put the house in my code to place it in my valley?
I hope somebody can explain and help me. I love this forum and all the help here and thank you all a lot, as you are game life savers.
Also important information I play on switch and don't have an original game
-
- Noobzor
- Posts: 6
- Joined: Sun Mar 02, 2025 2:02 pm
- Reputation: 0
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
HI! I hope everyone is doing well! I have had some issues with not being able to replace roads? i remember the issue from a while back but i dont remember the fix lol
Re: [Disney Dreamlight Valley Save Editor] Edit Pets/Clothes/Skins & More
used your new updated version and deleted all the bugged items causing the "door, and paths bug" where you cant change doors or paths. before using your version and clearing all the bugged items, i could change doors and paths, after using your updated dict. file. the bug has returned only this time i don't know what i should be removing from the list to fix the bug. any suggestions? thank you for all the updates! (:Elzroni wrote: ↑Mon Jun 23, 2025 2:44 amOkay I found the mistake that was causing the bug!!! I assumed that the save editor had broken because I thought I had clicked 'add all furniture (without bugs)' on my save pior to the update but I didn't! The problem items are:
40004074 Bright Celebration Banner
40004075 Dazzle Celebration Banner
40004078 Glow Celebration Banner
40004079 Illuminate Celebration Banner
40004080 Radiate Celebration Banner
40004081 Shimmer Celebration Banner
40004082 Shine Celebration Banner
(I believe because they are given via code and not yet officially released)
WAS:
2050300132 Elegant Town Square Clock
(BAD)
SHOULD BE:
40001188 Elegant Town Square Clock
(GOOD)
Fix that item in the save editor and you should be good!
He's an updated Dict for Update 17!! I deeply apologize! It is awful hard to keep track of 4000+ items, I will do my best to be more careful in the future!!