Origins Randomiser

Origins Randomiser

Highly configurable mod that assigns you a random origin every time you die.

Client and server Adventure

289 downloads
3 followers
Created7 months ago
Updated2 months ago

External resources



Project members


Technical information

License
MIT
Client side
required
Server side
required
Project ID
Filter versions...

Port v1.6.2 to 1.19.3

Origins Randomiser now has a page on CrowdIn if anyone would like to help translate the mod.

  • Reduce mod size
  • Update dependencies
  • Correctly mark compatible Minecraft versions

Origins Randomiser now has a page on CrowdIn if anyone would like to help translate the mod.

  • Internally changed how dependencies work
  • Changed behaviour when config file is broken
  • Improved .lang files
  • Internal changes

Full port of v1.6 to 1.18.2

Highlights:

  • Now uses embedded cloth-config instead of gamerules
  • New Options:
    • limitCommandUses
    • randomiseCommandUses - enableLives
    • startingLives
    • livesBetweenRandomises
    • sleepRandomisesOrigin
    • sleepsBetweenRandomises
    • dropExtraInventory
    • allowDuplicateOrigins
  • Migrate from owo-lib to cloth-config. (This is also embedded so it is not needed as an external dependency)
  • Many internal changes, improvements and optimisations
  • Config can now be changed and will update "on the go"
  • Improved .lang file to make it easier to add new languages
  • New config options:
    • dropExtraInventory: Drop items out of extra inventories when your origin is randomised
    • allowDuplicateOrigins: Toggle possibility that new origin is the same as the previous
  • Added new config option "sleepsBetweenRandomises" - this sets the number of sleeps between origin randomisation
  • Updated logo and description to suit new look
  • Transferred all text to .lang files so the mod can be translated
  • Various bug and formatting fixes

Note: If you are interested in translating the mod, please use this template and let me know so that I can incorporate it into a future version.

  • Transferred game-rules into config (Now requires owo-lib)
  • Optionally use ModMenu to see descriptions of config options and change config in game
  • Internal changes and optimisations
  • Added new options:
    • Toggle and set limit for use of /randomise command (default: false, 3)
    • Toggle and set lives (default: false, 10)
    • Set number of lives between origin randomising (default: 1)
  • Fix bug with first spawn randomisation
  • Internal changes
  • Fix bug with first spawn randomisation

  • Internal changes

Initial release on Modrinth