Chance Cubes

Chance Cubes

46M Downloads

Suggestion-Config option to change timeouts/NoDeaths config

PurpleHel opened this issue ยท 8 comments

commented

It'd be nice if it was possible to change the time outs for stuff that kills you. I'm putting together a fun modpack for my niece, and I want to leave in the math, but I'd like to give her a little longer to answer them. Or alternatively, have a 'NoDeaths' config option so that failing at things doesn't kill her?

commented

I can definitely look into adding this to the reward settings!

commented

Actually I just checked and you can already change the answer duration via the reward settings.

Steps:

  1. Open the reward_settings.json
  2. Add
{
    "chancecubes:math":{
        answerDuration: (replace the parens and this text with the time in ticks you want to allow. Max of 2400)
    }
}
  1. Save and reload the game and should work

I think I got this right, but let me know if it doesn't work!

commented

Awesome, I'll give that a try!

commented

Ok, so I gave that a shot, and the countdown timer changed, but whatever it is that explodes still exploded in pretty short order and I ended up dead. It also seems to have changed the death message, instead of saying 'died of math' it said PurpleHel was killed by PurpleHel.

commented

Hmmm. I wonder if the TNT fuse isn't set correctly. Will look into it!

commented

Thanks, you're awesome!

commented

Should be addressed in the latest version!

commented

You rock! I'm fine with this being closed now. Thanks!