Trying to make a horror mod

Started by YaznYT on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Trying to make a horror mod

So i want to make a horror mod to troll my friends. I also want to edit the minecraft background and splash text. I also wanna use a 2d character right now but if someone can help tell me how to do it with 3D character models. I kind of want it to also recreate most horror mods like how they attack you or how 2d characters move in a werid way (like frame by frame like nomoon.jar does) or if you touch them you get insta killed or they jsut chase you and kill you. (btw i dont know how to code i dont want complicated stuff cuz it's not easy for me to do complicated stuff)

Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You’ll probably want an…
Sun, 03/15/2026 - 13:00

You’ll probably want an entity (with the model as your model) then to use procedure to get the insta kill logic. It should be possible to change the background using vanilla resource overrides. The splash text can also be changed using overrides in your resource pack, though you may need to use custom code or the file editor to do so, since I don’t know MCreator’s vanilla resource overrides work with things other than textures.