ROM Hack Discussion Requesting Minecraft Dungeons Cheats

RangeredGeared

New Member
Newbie
Joined
Jun 1, 2020
Messages
2
Trophies
0
Age
35
XP
45
Country
United States
So i have tryied a few things and i could see you can change any item to unique type and power too (600 should be enough).

You just have to change item rarity to Unique and type to itemname_Unique1 or Unique2 or Unique3. This number is how many enchantments you get. For each enchantment you need 3 options, so if you change your item to unique3 you will need 9 enchantments options.

You can change xp to 99999999. This way you get lvl 500+

Or just change your power to 600 for weapon, armor and ranged and become god...
 
  • Like
Reactions: hiroakihsu

devinacho

New Member
Newbie
Joined
Jun 1, 2020
Messages
4
Trophies
0
Age
23
XP
105
Country
Argentina
so, I've been at this for an hour and a half, and no matter how I modify my save file, every time I restore it in JKSV and enter the game, it brings me to the skin selection screen as if I had started a new game.
I've edited my equipped weapon/armor/crossbow, and I've also tried editing spare pieces of gear from my inventory, and no, I didn't forget to modify the inventoryIndex, yet I can't seem to get it to work. Any tips?
 

RangeredGeared

New Member
Newbie
Joined
Jun 1, 2020
Messages
2
Trophies
0
Age
35
XP
45
Country
United States
so, I've been at this for an hour and a half, and no matter how I modify my save file, every time I restore it in JKSV and enter the game, it brings me to the skin selection screen as if I had started a new game.
I've edited my equipped weapon/armor/crossbow, and I've also tried editing spare pieces of gear from my inventory, and no, I didn't forget to modify the inventoryIndex, yet I can't seem to get it to work. Any tips?

Modify only equiped gear power to 600, xp to 99999999 and money 9999999
 

zebrone

Well-Known Member
Member
Joined
Jul 2, 2007
Messages
1,035
Trophies
1
Location
ITALY
XP
3,327
Country
Italy
Hey guys someone can post a save modified with gold,xp and power max,please?
or if you want iyou can mod my save file, tank you.
 

Attachments

  • Character16F1150108D801B37F013D32BCE8E64C.zip
    1,005 bytes · Views: 280

Haedus

Member
Newcomer
Joined
Sep 14, 2019
Messages
10
Trophies
0
Age
34
XP
136
Country
Philippines
so, I've been at this for an hour and a half, and no matter how I modify my save file, every time I restore it in JKSV and enter the game, it brings me to the skin selection screen as if I had started a new game.
I've edited my equipped weapon/armor/crossbow, and I've also tried editing spare pieces of gear from my inventory, and no, I didn't forget to modify the inventoryIndex, yet I can't seem to get it to work. Any tips?
I might be wrong but this is what I mentioned days ago. You might have reached 59kb on your file size and so the game doesn't read your character anymore. Delete the filler scripts to lessen the file size for your save file to be read by the game.
 

Dachidesu

Member
Newcomer
Joined
Jun 3, 2020
Messages
5
Trophies
0
Age
24
XP
45
Country
United States
Depends on what the PC Version is doing, this is unreal engine and very often the pc saves are encrypted or in other strange serialized formats, i would need a save from the pc version to check that.

About certain items and other values, here a full english textdump:
[Link removed because im new] ** not what op said
dumped from "Dungeons/Content/Localization/Game/en/Game.locres"
useful namespaces: Enchantment, ItemPowerEffect, ItemType
I can link you the PC Save files i have i have one in text form and one in dat form (2 differ characters) along with the trainer i use

I hope these help you if you need me and i dont respond here my discord is Rock#6969
 

Attachments

  • MCDungeons.zip
    825.7 KB · Views: 359

Maksim933

New Member
Newbie
Joined
Jun 3, 2020
Messages
1
Trophies
0
Age
23
XP
35
Country
Russia
Здравствуйте, как добавить оружие в свой инвентарь и изменить уровень оружия и брони?

--------------------- MERGED ---------------------------

Hello, how to add weapons to your inventory and change the level of weapons and armor?
 

Dachidesu

Member
Newcomer
Joined
Jun 3, 2020
Messages
5
Trophies
0
Age
24
XP
45
Country
United States
Здравствуйте, как добавить оружие в свой инвентарь и изменить уровень оружия и брони?

--------------------- MERGED ---------------------------

Hello, how to add weapons to your inventory and change the level of weapons and armor?
You can edit your save file if youre on switch there's a text file wondering ill attach the stuff
 

Attachments

  • MCDungeons.txt
    154.2 KB · Views: 612

Iliak

Active Member
Newcomer
Joined
Dec 24, 2018
Messages
39
Trophies
0
Website
www.cheatslips.com
XP
279
Country
United States

SyCo_JaCk

New Member
Newbie
Joined
Jun 10, 2020
Messages
1
Trophies
0
Age
26
XP
42
Country
United Kingdom
Game uses json text files without checksum for the savegame, just mod your save with Notepad++, thats easier than making unreal engine cheats.

example modded currency:
Code:
    "currency": [
       {
           "count": 9999999,
           "type": "Emerald"
       }
   ],

example modded item:
Code:
       {
           "enchantments": [
               { "id": "Sharpness", level": 3 },
               { "id": "Stunning", "level": 0 },
               { "id": "Freezing", "level": 0 },
               { "id": "Rampaging", "level": 0 },
               { "id": "Thundering", "level": 3 },
               { "id": "Echo", "level": 0 }
           ],
           "equipmentSlot": "MeleeGear",
           "power": 600,
           "rarity": "Unique",
           "type": "Sickles_Unique2",
           "upgraded": false
       },

ingame:
View attachment 210959

--------------------- MERGED ---------------------------

Can someone please help me get infinite gems, i am having trouble adding the file to my game
 

comput3rus3r

Well-Known Member
Member
Joined
Aug 20, 2016
Messages
3,580
Trophies
1
Age
123
XP
4,921
Country
United States
--------------------- MERGED ---------------------------

Can someone please help me get infinite gems, i am having trouble adding the file to my game
just change the power of your gear and you'll level up easy enough to earn the enchantment points. That's all i was able to do.
 

Aomine19

New Member
Newbie
Joined
Jun 13, 2020
Messages
2
Trophies
0
Age
31
XP
59
Country
Italy
Hi, I have one question if I want play from PC when I’m at home and when I’m out of home with my switch console my save file is the same ? With the same account Microsoft ?
 

brenden

New Member
Newbie
Joined
Mar 6, 2016
Messages
2
Trophies
0
XP
56
Country
United States
I'm currently working on an online save editor.

I need high quality save data / character files with lots of uniques and enchanted items, preferably with a screenshot from the game so I can make it look less esoteric.

Thanks
 

Attachments

  • Capture.PNG
    Capture.PNG
    24.6 KB · Views: 412
  • Like
Reactions: comput3rus3r

TGG181

Active Member
Newcomer
Joined
Sep 17, 2019
Messages
27
Trophies
0
Age
27
XP
153
Country
United Kingdom
I'm currently working on an online save editor.

I need high quality save data / character files with lots of uniques and enchanted items, preferably with a screenshot from the game so I can make it look less esoteric.

Thanks

This looks really interesting, please keep us updated on your progress !
 

brenden

New Member
Newbie
Joined
Mar 6, 2016
Messages
2
Trophies
0
XP
56
Country
United States
Nice work on the online editor, looks promising...is there anything I can help with?

I just need save data with lots of uniques and items, if I can grab a good data set I can build in an item selector for example. In its current state it can edit power and enchantments.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    HiradeGirl @ HiradeGirl: Have a nice day. Life. Week. Month. year.