#Custom Dimension

1 messages · Page 1 of 1 (latest)

tough merlin
#

Hello everyone! I am in 1.21 and I am trying to make a datapack dimension of a void. But when I try to enter the game with the datapack installed, i am not getting any errors in the latest.logs and it doesnt give any indicator that it is in the world at all. Is there a way to find out what the problems are that doesnt revolve around the logs?

glass dune
#

If you don't get errors in the logs but you can tell it's not working, then the data pack just isn't installed correctly

#

It may be a pack.mcmeta issue, misnamed folders such that Minecraft doesn't see the actual substance of the pack, or you're packing it wrong/putting it in the wrong folder

tough merlin
#

I see. I have the basics of the pack down, but maybe the mcmeta is wrong. This is what I have in the mncmeta { "pack": { "description": "The Void", "pack_format": 48 } }

glass dune
#

For 1.21 or 1.21.1, that looks fine

tough merlin
#

Then what else could be the problem? Because I have the structure of the files fine.

glass dune
#

That hasn't been determined

tough merlin
#

Ohh i figured it out, so as it turns out the datapacks folder was broken up into two. one in the main folder and one in the saves. Think its a modrinth thing, so when i put it in the world file datapack folder, it worked

#

Thanks for the assist 😄