GTNewHorizons / GT-New-Horizons-Modpack

A big progressive questing modpack for Minecraft 1.7.10 balanced around the mod GregTech.
https://www.gtnewhorizons.com/
Other
1.02k stars 309 forks source link

Suggestion: Achievements/Trophies for major Accomplishments #3693

Closed Teirdalin closed 3 years ago

Teirdalin commented 6 years ago

Which modpack version are you using?

2.0.5.1 #

What do you mean later game achievements?

This is a bit pointless of a thing to suggest, but I think later game could use some more achievements for things. Like making the neutronium compressor and getting your first infinity. Making the draconic gear and tools. And numerous other things.

StoneLegion commented 3 years ago

Silly or not, I kind of wish we had achievements / trophies.

Dream-Master commented 3 years ago

@KaneHart sure if you have time code it :) I am not against it but literally haven't the time.

StoneLegion commented 3 years ago

Yeah 100% I can always look into it. Not sure if I could code one, but I do know one the FTB packs had something cool I thought was in 1.7.10, but I will keep my eye out. Something to celebrating Tiers and Big Accomplishments.

glowredman commented 3 years ago

I've looked a bit into this because I'd like to have something like trophies implemented aswell. @KaneHart is right, FTB Infinity Evolved Skyblock has custom achievements: grafik

When the player gets one of these achievements they get a trophy aswell: grafik

How it works: The achievements are added via CutomThings. This mod rewards the player with an item upon completing an achievement, in this case a trophy from FTB Trophies. The trophies are defined in the FTBTrophies jar under assets/ftbtrophies/models/FTBTrophies/201604031752_FTBTrophies.json using the models in assets/ftbtrophies/models/FTBTrophies/201604031752_FTBTrophies.cspack. The models are made using CraftStudio. FTB Trophies depends on PTRModelLib to render the trophies which is included in Decocraft (Decocraft is mentioned as required in the @Mod-annotation in FTB Trophies aswell).

What can be done: Adding achievements for major accomplishments isn't hard and could be done without any additional mods (e.g. in GTNH Core). If we want to go a step further and add trophies, there (at least) are these options:

If we want to add trophies in any form, we need someone to model them

Note: PTRModelLib is called PTRLib outside it's sourcecode (don't ask me why)

Prometheus0000 commented 3 years ago

Decocraft was already decided to not be added.

StoneLegion commented 3 years ago

bot needs to die

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 3 days