random dimension id

Started by evenlekkergamen on

Topic category: Feature requests and ideas for MCreator

Active 1 year ago
Joined Mar 2017
Points:
1033

User statistics:

  • Modifications: 6
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 227
random dimension id

when you create a dimension, it needs to have a random number as ID

i guess it will fix a lot of modpack bugs, errors, crashes, ect. when using two mcreator mods at the same time

 

 

Active 1 week ago
Joined Feb 2016
Points:
910

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 261
No, actually it's worse…
Thu, 02/28/2019 - 20:05

No, actually it's worse because you have to keep in mind every single new dimension ID and that's bad for the game... Instead, you could have a config file support which is much better and allows you to do many things including dimension ID changing.

Active 6 months ago
Joined Jul 2018
Points:
824

User statistics:

  • Modifications: 2
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 99
it's possible to have a…
Sat, 03/02/2019 - 16:58

it's possible to have a dimension id set to the next free number via code, i just don't know how.