My simple mod makes the world load slow

Started by thorben3 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
My simple mod makes the world load slow

I have created a mod but the world loading takes hours how can i fix that

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
A bit of further explanation…
Sat, 07/04/2020 - 10:35

A bit of further explanation may help people viewing this post find fixes for your problem.

More details needed. Usually…
Sat, 07/04/2020 - 11:38

More details needed. Usually, this is due to big structures or too big spawning rates of ores, plants, entities, structures, ...

General slowness can be caused if tick events are abused too.

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
it has two blocks one do…
Wed, 07/08/2020 - 16:55

it has two blocks one do explode if sun shines on it

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think the lag is from all…
Thu, 07/16/2020 - 22:32

I think the lag is from all the exploding blocks.