Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 786 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 786 Bytes

HardMode

HardMode is a module heavily inspired by mod-challenge-modes. The purpose of this module is to develop extra functionality with a difference in code architecture. This makes it easier for me to develop on existing or expanding modes.

This module is still a WIP.

Features

  • Build your own HardModes using the restriction builder.
  • Level based rewards for each mode you have created.
  • Dynamic auras for each mode.

Database

Head over to my HardMode editor to create your first mode: https://anchydev.github.io/HardMode/#mode-editor

Credits

Thanks to ZhengPeiRu21 for creating the original module which inspired this one.