Basic terrain generator implemented.

Needs fine tuning.
This commit is contained in:
2020-04-19 03:13:08 -05:00
parent 784edb0ecf
commit 1dbb329dc1
4 changed files with 118 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
#Minecraft server properties
#Sun Apr 19 00:42:51 CDT 2020
#Sun Apr 19 03:02:41 CDT 2020
spawn-protection=16
max-tick-time=60000
query.port=25565
@@ -38,10 +38,10 @@ spawn-animals=true
white-list=false
rcon.password=
generate-structures=true
online-mode=true
max-build-height=256
online-mode=true
level-seed=
prevent-proxy-connections=false
use-native-transport=true
motd=A Minecraft Server
prevent-proxy-connections=false
enable-rcon=false
motd=A Minecraft Server