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?
#Custom Dimension
1 messages · Page 1 of 1 (latest)
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
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 } }
For 1.21 or 1.21.1, that looks fine
Then what else could be the problem? Because I have the structure of the files fine.
That hasn't been determined