louis-e / arnis

Arnis - Generate cities from real life in Minecraft
GNU General Public License v3.0
260 stars 18 forks source link

[FEATURE] Scale feature #49

Open huiiksde opened 2 weeks ago

huiiksde commented 2 weeks ago

Ability to scale the generated map. For example: scale=“1.7” or scale="0.6”

louis-e commented 2 weeks ago

Hi there, thanks for the feature request! Sounds like a good idea, I will add this to an upcoming release. In the meantime you can tweak the SCALE_FACTOR variable in processData.py (line 13) to achieve this.