2

Deleted

anonpmc2747568's Avatar anonpmc27475686/19/20 11:31 am history
2 emeralds 1.1k 14
9/1/2020 4:56 pm
Honest_Dragoness's Avatar Honest_Dragoness
[deleted]
Posted by anonpmc2747568's Avatar
anonpmc2747568
Level 13 : Journeyman Miner
53

Create an account or sign in to comment.

14

1
09/01/2020 4:56 pm
Level 15 : Journeyman Dragon
Honest_Dragoness
Honest_Dragoness's Avatar
Here is my void and it works...

{
"type": "minecraft:overworld",
"generator": {
"type": "minecraft:flat",
"settings": {
"layers": [
{
"height": 1,
"block": "minecraft:air"
}
],
"biome": "minecraft:plains",
"structures": {
"structures": {}
}
}
}
}
1
06/29/2020 7:59 am
Level 70 : Legendary Engineer
Bertiecrafter
Bertiecrafter's Avatar
Go to the logs folder in .minecraft and open up the latest log. It actually shows you some pretty useful debug messages about what it expected and what is missing in your json files.
1
06/29/2020 1:28 pm
Level 13 : Journeyman Miner
anonpmc2747568
anonpmc2747568's Avatar
[deleted]
2
06/19/2020 11:54 am
Level 58 : Grandmaster Miner
WandererReece
WandererReece's Avatar
Remove the comma after "type": "minecraft:flat".
1
06/19/2020 11:22 pm
Level 13 : Journeyman Miner
anonpmc2747568
anonpmc2747568's Avatar
[deleted]
3
06/20/2020 7:39 am
Level 58 : Grandmaster Miner
WandererReece
WandererReece's Avatar
Ok, I compared your superflat dimension with mine again, and I found some more differences.

-In dimension type, I have entries for "piglin_safe" and "infiniburn". Maybe you need them too.
-I also have spaces after all my colons. Maybe that matters.

Also, I know for a fact you don't need to list air. The game will automatically place air above all the listed layers. However, I doubt it's an actual problem. I've seen superflats with gaps in the middle.
2
06/20/2020 1:55 pm
Level 57 : Grandmaster Hero
One_Nose
One_Nose's Avatar
In Json, spaces never matter.
2
06/20/2020 5:57 pm
Level 58 : Grandmaster Miner
WandererReece
WandererReece's Avatar
Thanks for the tip. I wasn't entirely sure how the grammar worked.
1
06/20/2020 9:47 am
Level 13 : Journeyman Miner
anonpmc2747568
anonpmc2747568's Avatar
[deleted]
1
06/20/2020 5:52 pm
Level 58 : Grandmaster Miner
WandererReece
WandererReece's Avatar
Lol, I forgot the upside down part, and I was looking at mine the whole time.

At least we figured out the problem.
1
06/19/2020 12:08 pm
Level 57 : Grandmaster Hero
One_Nose
One_Nose's Avatar
I think this is the problem. Also, don't call your folder "custom" - it works but the name should be unique, like your data pack namespace is.
1
06/19/2020 11:20 pm
Level 13 : Journeyman Miner
anonpmc2747568
anonpmc2747568's Avatar
[deleted]
1
06/19/2020 11:53 am
Level 67 : High Grandmaster System
2mal3
2mal3's Avatar
Funnily enough, today was the first time I really got into custom dimensions.
I think the file locations and the dimensions_type file are correct. But I think the custom dimensions file has some errors.
I recommend using the website misode.github.io/worldgen/, there you can easily create your own dimensions. Just delete the normal dimensions and replace everything after the "type": with your dimension type. So not
"type": {
  "ultrawarm": false,
  "natural": true,
  "shrunk": false,
  "ambient_light": 0,
  "has_skylight": true,
  "has_ceiling": false
}
but "type": "custom:dim".
1
06/19/2020 11:31 pm
Level 13 : Journeyman Miner
anonpmc2747568
anonpmc2747568's Avatar
[deleted]
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome