Any possible way to create a credit sequence?

Started by Herodarrion on

Topic category: Help with modding (Java Edition)

Last seen on 18:40, 1. May 2020
Joined Sep 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Any possible way to create a credit sequence?

      I'm creating a mod to top off a modpack I'm putting together. My mod is an alternate way to "beat" survival mode and results with the player obtaining a single command block. In an overall sense the mod is meant to be a celebration of Minecraft history and I would like to be able to properly credit the amazing devs and modders within the game.

Last seen on 01:06, 31. May 2023
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can make an overlay that…
Sun, 10/20/2019 - 22:23

You can make an overlay that is triggered by the player getting an NBT value after completing the game, then add a little "right click to close" somewhere near the bottom of the credits that would remove the NBT value removing the overlay.