Add biome to cache
This commit is contained in:
parent
adc9e273ca
commit
e3911b0d3b
12 changed files with 12 additions and 0 deletions
|
|
@ -1423,6 +1423,7 @@ public class DynmapPlugin
|
|||
bmap.setWaterColorMultiplier(watermult);
|
||||
Log.verboseinfo("Set watercolormult for " + bmap.toString() + " (" + i + ") to " + Integer.toHexString(watermult));
|
||||
}
|
||||
bmap.setBiomeObject(bb);
|
||||
}
|
||||
}
|
||||
if(cnt > 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue