Apparently biome 149 is taken by minecraft
This commit is contained in:
parent
f78fadd8a8
commit
5ef42b6bd3
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ public class DDProperties
|
|||
"drop World Thread when it destroys a block. The default chance is 50.").getInt();
|
||||
|
||||
LimboBiomeID = config.get(CATEGORY_BIOME, "Limbo Biome ID", 148).getInt();
|
||||
PocketBiomeID = config.get(CATEGORY_BIOME, "Pocket Biome ID", 149).getInt();
|
||||
PocketBiomeID = config.get(CATEGORY_BIOME, "Pocket Biome ID", 147).getInt();
|
||||
|
||||
config.save();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue