Unable to make a void dimension

Started by Jade_Master_21 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unable to make a void dimension

I tried to make a new void dimension by using custom air blocks as filler blocks since normal ones don't work and choosing normal world gen. However, when i spawn in the new dimension there are only grass blocks spawn (this also happens with both nether and end like gen). How can the grass blocks be removed to make the dimension completely empty.

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Set the dimension to spawn a…
Tue, 07/15/2025 - 19:04

Set the dimension to spawn a custom biome with air as the biome's base ground block. The top 3-4 blocks of the dimension are determined by what biome is in the given location.