Skip to content

Commit ba3d9ff

Browse files
committed
Update garden of glass
1 parent b3a140b commit ba3d9ff

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

GardenOfGlass.jar

59 Bytes
Binary file not shown.

src/main/java/vazkii/botania/common/world/WorldTypeSkyblock.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public int getMinimumSpawnHeight(World world) {
3737

3838
@Override
3939
public int getSpawnFuzz() {
40-
return 1;
40+
return 2;
4141
}
4242

4343
@Override

0 commit comments

Comments
 (0)