mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-03 08:25:31 +00:00
geerate vanilla structures on bukkit
This commit is contained in:
parent
5c165cd40d
commit
7b439f005e
@ -97,7 +97,7 @@ public class BukkitChunkGeneratorWrapper extends org.bukkit.generator.ChunkGener
|
||||
|
||||
@Override
|
||||
public boolean shouldGenerateStructures() {
|
||||
return false;
|
||||
return true;
|
||||
//return pack.vanillaStructures();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user