Last active
April 2, 2023 07:41
-
-
Save paigeadelethompson/115ca0aa436a9de6561f637f839d724f to your computer and use it in GitHub Desktop.
Minecraft Java Edition v1.19.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Minecraft server properties | |
#Sat Apr 01 19:40:11 UTC 2023 | |
enable-jmx-monitoring=false | |
rcon.port=25575 | |
level-seed=3735928559 | |
gamemode=survival | |
enable-command-block=false | |
enable-query=true | |
generator-settings={"coordinateScale"\:684.412,"heightScale"\:3211.7324,"lowerLimitScale"\:282.6338,"upperLimitScale"\:36.204224,"depthNoiseScaleX"\:200.0,"depthNoiseScaleZ"\:200.0,"depthNoiseScaleExponent"\:0.99542254,"mainNoiseScaleX"\:247.42958,"mainNoiseScaleY"\:71.40845,"mainNoiseScaleZ"\:177.02113,"baseSize"\:8.5,"stretchY"\:27.821339,"biomeDepthWeight"\:1.0,"biomeDepthOffset"\:0.0,"biomeScaleWeight"\:1.0,"biomeScaleOffset"\:0.0,"seaLevel"\:64,"useCaves"\:true,"useDungeons"\:true,"dungeonChance"\:15,"useStrongholds"\:false,"useVillages"\:true,"useMineShafts"\:true,"useTemples"\:false,"useMonuments"\:false,"useRavines"\:true,"useWaterLakes"\:true,"waterLakeChance"\:50,"useLavaLakes"\:true,"lavaLakeChance"\:80,"useLavaOceans"\:false,"fixedBiome"\:-1,"biomeSize"\:4,"riverSize"\:5,"dirtSize"\:33,"dirtCount"\:10,"dirtMinHeight"\:0,"dirtMaxHeight"\:256,"gravelSize"\:33,"gravelCount"\:8,"gravelMinHeight"\:0,"gravelMaxHeight"\:1024,"graniteSize"\:33,"graniteCount"\:40,"graniteMinHeight"\:0,"graniteMaxHeight"\:256,"dioriteSize"\:33,"dioriteCount"\:40,"dioriteMinHeight"\:0,"dioriteMaxHeight"\:256,"andesiteSize"\:33,"andesiteCount"\:10,"andesiteMinHeight"\:0,"andesiteMaxHeight"\:256,"coalSize"\:17,"coalCount"\:80,"coalMinHeight"\:0,"coalMaxHeight"\:200,"ironSize"\:10,"ironCount"\:80,"ironMinHeight"\:0,"ironMaxHeight"\:200,"goldSize"\:10,"goldCount"\:16,"goldMinHeight"\:0,"goldMaxHeight"\:200,"redstoneSize"\:8,"redstoneCount"\:50,"redstoneMinHeight"\:0,"redstoneMaxHeight"\:200,"diamondSize"\:8,"diamondCount"\:14,"diamondMinHeight"\:90,"diamondMaxHeight"\:256,"lapisSize"\:7,"lapisCount"\:4,"lapisCenterHeight"\:32,"lapisSpread"\:16} | |
enforce-secure-profile=false | |
level-name=gravelpit | |
motd=A Minecraft Server | |
query.port=25565 | |
pvp=true | |
generate-structures=true | |
max-chained-neighbor-updates=1000000 | |
difficulty=hard | |
network-compression-threshold=256 | |
max-tick-time=60000 | |
require-resource-pack=false | |
use-native-transport=true | |
max-players=32 | |
online-mode=false | |
enable-status=true | |
allow-flight=false | |
initial-disabled-packs= | |
broadcast-rcon-to-ops=true | |
view-distance=4 | |
server-ip= | |
resource-pack-prompt= | |
allow-nether=true | |
server-port=25565 | |
enable-rcon=true | |
sync-chunk-writes=true | |
op-permission-level=3 | |
prevent-proxy-connections=false | |
hide-online-players=false | |
resource-pack= | |
entity-broadcast-range-percentage=100 | |
simulation-distance=10 | |
rcon.password=minecraft | |
player-idle-timeout=1800 | |
force-gamemode=false | |
rate-limit=0 | |
hardcore=false | |
white-list=false | |
broadcast-console-to-ops=true | |
spawn-npcs=true | |
spawn-animals=true | |
snooper-enabled=false | |
function-permission-level=2 | |
initial-enabled-packs=vanilla | |
level-type=minecraft\:customized | |
text-filtering-config= | |
spawn-monsters=true | |
enforce-whitelist=false | |
spawn-protection=64 | |
resource-pack-sha1= | |
max-world-size=29999984 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment