(SOLVED) The system of saving mobs in minecraft version files

Started by ImSeyo on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(SOLVED) The system of saving mobs in minecraft version files
Mon, 06/03/2024 - 16:45 (edited)

I'm sure you didn't understand exactly anything, but I'll explain it to you now.
I'm recreating a TABS game in minecraft and this game has a feature for creating your own characters. When you have created your character, it is saved in a special folder inside the game folder. Thus, this folder can be saved and shared with other users and transfer your characters from one computer to another.
I want to do the same thing, but in Minecraft. I've heard that MCreator has a plugin that allows you to interact with folders, zip archives, and so on.

I hope you understand me (I'm writing through a translator)

Edited by ImSeyo on Mon, 06/03/2024 - 16:45
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I was able to bring my idea…
Mon, 06/03/2024 - 16:46

I was able to bring my idea to life thanks to my own code. Of course, I'm not a programmer, so I used Chat GPT. I had to spend ~19 hours on this. It's easier to learn Java than to persuade GPT to stop making mistakes