master
EspiDev 6 years ago
parent f5102df99c
commit ebe0d482ab

@ -1,7 +1,13 @@
{ {
"minecraft:recipes/transportation/acacia_boat": { "minecraft:recipes/transportation/acacia_boat": {
"criteria": { "criteria": {
"entered_water": "2018-02-10 12:30:47 -0500" "in_water": "2018-10-27 20:39:45 -0400"
},
"done": true
},
"minecraft:recipes/transportation/oak_boat": {
"criteria": {
"in_water": "2018-10-27 20:39:45 -0400"
}, },
"done": true "done": true
}, },
@ -13,37 +19,37 @@
}, },
"minecraft:recipes/transportation/dark_oak_boat": { "minecraft:recipes/transportation/dark_oak_boat": {
"criteria": { "criteria": {
"entered_water": "2018-02-10 12:30:47 -0500" "in_water": "2018-10-27 20:39:45 -0400"
}, },
"done": true "done": true
}, },
"minecraft:recipes/transportation/birch_boat": { "minecraft:recipes/transportation/birch_boat": {
"criteria": { "criteria": {
"entered_water": "2018-02-10 12:30:47 -0500" "in_water": "2018-10-27 20:39:45 -0400"
}, },
"done": true "done": true
}, },
"minecraft:recipes/transportation/boat": { "minecraft:recipes/transportation/jungle_boat": {
"criteria": { "criteria": {
"entered_water": "2018-02-10 12:30:47 -0500" "in_water": "2018-10-27 20:39:45 -0400"
}, },
"done": true "done": true
}, },
"minecraft:recipes/transportation/jungle_boat": { "minecraft:recipes/transportation/spruce_boat": {
"criteria": { "criteria": {
"entered_water": "2018-02-10 12:30:47 -0500" "in_water": "2018-10-27 20:39:45 -0400"
}, },
"done": true "done": true
}, },
"minecraft:recipes/transportation/spruce_boat": { "minecraft:recipes/misc/iron_nugget_from_smelting": {
"criteria": { "criteria": {
"entered_water": "2018-02-10 12:30:47 -0500" "has_iron_axe": "2018-10-27 20:44:03 -0400"
}, },
"done": true "done": true
}, },
"minecraft:adventure/adventuring_time": { "minecraft:adventure/adventuring_time": {
"criteria": { "criteria": {
"plains": "2018-02-10 12:23:42 -0500" "minecraft:plains": "2018-02-10 12:23:42 -0500"
}, },
"done": false "done": false
} }

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -0,0 +1,6 @@
{
"pack": {
"description": "Data pack for resources provided by Bukkit plugins",
"pack_format": 1
}
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -1 +1 @@
{"stat.walkOneCm":29018,"stat.leaveGame":6,"stat.flyOneCm":874044,"stat.jump":141,"stat.swimOneCm":2358,"stat.playOneMinute":47077,"stat.sneakTime":3745,"stat.crouchOneCm":9818,"stat.timeSinceDeath":47077,"stat.sprintOneCm":30925,"stat.diveOneCm":1520} {"stats":{"minecraft:custom":{"minecraft:jump":215,"minecraft:time_since_rest":17016,"minecraft:play_one_minute":64093,"minecraft:crouch_one_cm":11319,"minecraft:leave_game":8,"minecraft:sprint_one_cm":42612,"minecraft:time_since_death":64093,"minecraft:walk_on_water_one_cm":3813,"minecraft:walk_one_cm":35944,"minecraft:sneak_time":4388,"minecraft:walk_under_water_one_cm":5787,"minecraft:swim_one_cm":2528,"minecraft:fly_one_cm":1125120}},"DataVersion":1631}

@ -1,15 +1,15 @@
# This is the main configuration file for Bukkit. # This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins. # As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the Bukkit Wiki at # For a reference for any variable inside this file, check out the Bukkit Wiki at
# http://wiki.bukkit.org/Bukkit.yml # https://www.spigotmc.org/go/bukkit-yml
# #
# If you need help on this file, feel free to join us on irc or leave a message # If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice. # on the forums asking for advice.
# #
# IRC: #spigot @ irc.spi.gt # IRC: #spigot @ irc.spi.gt
# (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ ) # (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
# Forums: http://www.spigotmc.org/ # Forums: https://www.spigotmc.org/
# Bug tracker: http://www.spigotmc.org/go/bugs # Bug tracker: https://www.spigotmc.org/go/bugs
settings: settings:

@ -1,17 +1,18 @@
# This is the commands configuration file for Bukkit. # This is the commands configuration file for Bukkit.
# For documentation on how to make use of this file, check out the Bukkit Wiki at # For documentation on how to make use of this file, check out the Bukkit Wiki at
# http://wiki.bukkit.org/Commands.yml # https://www.spigotmc.org/go/commands-yml
# #
# If you need help on this file, feel free to join us on irc or leave a message # If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice. # on the forums asking for advice.
# #
# IRC: #spigot @ irc.spi.gt # IRC: #spigot @ irc.spi.gt
# (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ ) # (If this means nothing to you, just go to https://www.spigotmc.org/go/irc )
# Forums: http://www.spigotmc.org/ # Forums: https://www.spigotmc.org/
# Bug tracker: http://www.spigotmc.org/go/bugs # Bug tracker: https://www.spigotmc.org/go/bugs
command-block-overrides: [] command-block-overrides: []
unrestricted-advancements: false ignore-vanilla-permissions: false
aliases: aliases:
icanhasbukkit: icanhasbukkit:
- version $1- - version $1-
unrestricted-advancements: false

Binary file not shown.

@ -1,25 +1,25 @@
[ [
{ {
"uuid": "20ae9880-b524-42c9-a8c5-fcbf6a8c484a", "uuid": "4ad26a62-db2a-3ff7-a9b2-83ff8441e443",
"name": "Over1ord_Ray", "name": "EspiDev",
"level": 4, "level": 4,
"bypassesPlayerLimit": false "bypassesPlayerLimit": false
}, },
{ {
"uuid": "ade21d41-274e-4cd0-a251-03cf67642e4e", "uuid": "b48083c2-19ca-4959-a0d0-a967a93d0fd3",
"name": "nap14hockey", "name": "Seshpenguin",
"level": 4, "level": 4,
"bypassesPlayerLimit": false "bypassesPlayerLimit": false
}, },
{ {
"uuid": "4ad26a62-db2a-3ff7-a9b2-83ff8441e443", "uuid": "20ae9880-b524-42c9-a8c5-fcbf6a8c484a",
"name": "EspiDev", "name": "Over1ord_Ray",
"level": 4, "level": 4,
"bypassesPlayerLimit": false "bypassesPlayerLimit": false
}, },
{ {
"uuid": "b48083c2-19ca-4959-a0d0-a967a93d0fd3", "uuid": "ade21d41-274e-4cd0-a251-03cf67642e4e",
"name": "Seshpenguin", "name": "nap14hockey",
"level": 4, "level": 4,
"bypassesPlayerLimit": false "bypassesPlayerLimit": false
}, },

@ -3,32 +3,54 @@
# with caution, and make sure you know what each option does before configuring. # with caution, and make sure you know what each option does before configuring.
# #
# If you need help with the configuration or have any questions related to Paper, # If you need help with the configuration or have any questions related to Paper,
# join us in our IRC channel. # join us in our Discord or IRC channel.
# #
# Discord: https://paperdiscord.emc.gs
# IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper ) # IRC: #paper @ irc.spi.gt ( http://irc.spi.gt/iris/?channels=paper )
# Wiki: https://paper.readthedocs.org/ # Website: https://papermc.io/
# Paper Forums: https://aquifermc.org/ # Docs: https://paper.readthedocs.org/
verbose: false verbose: false
config-version: 13 config-version: 15
settings: settings:
load-permissions-yml-before-plugins: true load-permissions-yml-before-plugins: true
bungee-online-mode: true bungee-online-mode: true
suggest-player-names-when-null-tab-completions: true save-player-data: true
sleep-between-chunk-saves: false sleep-between-chunk-saves: false
region-file-cache-size: 256 region-file-cache-size: 256
save-empty-scoreboard-teams: false save-empty-scoreboard-teams: false
incoming-packet-spam-threshold: 300 incoming-packet-spam-threshold: 300
remove-invalid-statistics: false remove-invalid-statistics: false
min-chunk-load-threads: 2 use-versioned-world: false
velocity-support:
enabled: false
online-mode: false
secret: ''
queue-light-updates-max-loss: 10
suggest-player-names-when-null-tab-completions: true
watchdog:
early-warning-every: 5000
early-warning-delay: 10000
spam-limiter:
tab-spam-increment: 1
tab-spam-limit: 500
enable-player-collisions: false enable-player-collisions: false
player-auto-save-rate: -1 player-auto-save-rate: -1
max-player-auto-save-per-tick: -1
async-chunks:
enable: true
generation: true
thread-per-world-generation: true
load-threads: -1
use-alternative-luck-formula: false
min-chunk-load-threads: 2
set-health-before-death-event: false set-health-before-death-event: false
messages: messages:
kick: kick:
authentication-servers-down: ''
connection-throttle: Connection throttled! Please wait before reconnecting.
flying-player: Flying is not enabled on this server flying-player: Flying is not enabled on this server
flying-vehicle: Flying is not enabled on this server flying-vehicle: Flying is not enabled on this server
authentication-servers-down: ''
timings: timings:
enabled: true enabled: true
verbose: true verbose: true
@ -40,47 +62,49 @@ timings:
history-length: 3600 history-length: 3600
world-settings: world-settings:
default: default:
generator-settings:
canyon: true
caves: true
dungeon: true
fortress: true
mineshaft: true
monument: true
stronghold: true
temple: true
village: true
flat-bedrock: false
remove-corrupt-tile-entities: false
use-chunk-inhabited-timer: true use-chunk-inhabited-timer: true
portal-search-radius: 128
queue-light-updates: false queue-light-updates: false
optimize-explosions: false optimize-explosions: false
use-vanilla-world-scoreboard-name-coloring: false use-vanilla-world-scoreboard-name-coloring: false
delay-chunk-unloads-by: 10s delay-chunk-unloads-by: 10s
max-auto-save-chunks-per-tick: 24 max-auto-save-chunks-per-tick: 24
save-queue-limit-for-auto-save: 50 save-queue-limit-for-auto-save: 50
squid-spawn-height: remove-corrupt-tile-entities: false
minimum: 45.0 enable-treasure-maps: true
maximum: 63.0 treasure-maps-return-already-discovered: false
max-chunk-sends-per-tick: 81
max-chunk-gens-per-tick: 10
game-mechanics:
scan-for-legacy-ender-dragon: true
villages-load-chunks: false
disable-chest-cat-detection: false
disable-end-credits: false
disable-player-crits: false
disable-sprint-interruption-on-attack: false
shield-blocking-delay: 5
disable-unloaded-chunk-enderpearl-exploit: true
prevent-moving-into-unloaded-chunks: false
max-growth-height: max-growth-height:
cactus: 3 cactus: 3
reeds: 3 reeds: 3
fishing-time-range: fishing-time-range:
MinimumTicks: 100 MinimumTicks: 100
MaximumTicks: 600 MaximumTicks: 600
portal-search-radius: 128
despawn-ranges: despawn-ranges:
soft: 32 soft: 32
hard: 128 hard: 128
falling-block-height-nerf: 0 falling-block-height-nerf: 0
tnt-entity-height-nerf: 0 tnt-entity-height-nerf: 0
water-over-lava-flow-speed: 5 lightning-strike-distance-limit:
fast-drain: sound: -1
lava: false impact-sound: -1
water: false flash: -1
lava-flow-speed: frosted-ice:
normal: 30 enabled: true
nether: 10 delay:
min: 20
max: 40
lootables: lootables:
auto-replenish: false auto-replenish: false
restrict-player-reloot: true restrict-player-reloot: true
@ -91,33 +115,20 @@ world-settings:
filter-nbt-data-from-spawn-eggs-and-related: true filter-nbt-data-from-spawn-eggs-and-related: true
max-entity-collisions: 8 max-entity-collisions: 8
disable-creeper-lingering-effect: false disable-creeper-lingering-effect: false
keep-spawn-loaded-range: 8
auto-save-interval: -1
nether-ceiling-void-damage: false
allow-non-player-entities-on-scoreboards: false
frosted-ice:
enabled: true
delay:
min: 20
max: 40
hopper: hopper:
cooldown-when-full: true
disable-move-event: false
push-based: false push-based: false
disable-explosion-knockback: false duplicate-uuid-resolver: saferegen
parrots-are-unaffected-by-player-movement: false duplicate-uuid-saferegen-delete-range: 32
elytra-hit-wall-damage: true keep-spawn-loaded-range: 8
grass-spread-tick-rate: 1
game-mechanics:
disable-chest-cat-detection: false
disable-end-credits: false
use-alternate-fallingblock-onGround-detection: false
non-player-arrow-despawn-rate: -1
prevent-tnt-from-moving-in-water: false
keep-spawn-loaded: true keep-spawn-loaded: true
anti-xray: anti-xray:
enabled: false enabled: false
engine-mode: 1 engine-mode: 1
chunk-edge-mode: 1 chunk-edge-mode: 1
max-chunk-section-index: 3 max-chunk-section-index: 3
update-radius: 2
hidden-blocks: hidden-blocks:
- gold_ore - gold_ore
- iron_ore - iron_ore
@ -136,19 +147,52 @@ world-settings:
- stone - stone
- planks - planks
experience-merge-max-value: -1 experience-merge-max-value: -1
skip-entity-ticking-in-chunks-scheduled-for-unload: true
armor-stands-do-collision-entity-lookups: true armor-stands-do-collision-entity-lookups: true
spawner-nerfed-mobs-should-jump: false auto-save-interval: -1
disable-thunder: false disable-thunder: false
skeleton-horse-thunder-spawn-chance: 0.01 skeleton-horse-thunder-spawn-chance: 0.01
disable-ice-and-snow: false disable-ice-and-snow: false
fire-physics-event-for-redstone: false fire-physics-event-for-redstone: false
grass-spread-tick-rate: 1
water-over-lava-flow-speed: 5
bed-search-radius: 1
nether-ceiling-void-damage: false
allow-non-player-entities-on-scoreboards: false
container-update-tick-rate: 1
prevent-tnt-from-moving-in-water: false
parrots-are-unaffected-by-player-movement: false
non-player-arrow-despawn-rate: -1
creative-arrow-despawn-rate: -1
disable-explosion-knockback: false
armor-stands-tick: true
spawner-nerfed-mobs-should-jump: false
baby-zombie-movement-speed: 0.5 baby-zombie-movement-speed: 0.5
allow-leashing-undead-horse: false allow-leashing-undead-horse: false
all-chunks-are-slime-chunks: false all-chunks-are-slime-chunks: false
mob-spawner-tick-rate: 1 mob-spawner-tick-rate: 1
container-update-tick-rate: 1 squid-spawn-height:
maximum: 63.0
minimum: 45.0
disable-teleportation-suffocation-check: false disable-teleportation-suffocation-check: false
enable-treasure-maps: true generator-settings:
treasure-maps-return-already-discovered: false canyon: true
caves: true
dungeon: true
fortress: true
mineshaft: true
monument: true
stronghold: true
temple: true
village: true
flat-bedrock: false
fast-drain:
lava: false
water: false
lava-flow-speed:
normal: 30
nether: 10
elytra-hit-wall-damage: true
use-alternate-fallingblock-onGround-detection: false
enable-old-tnt-cannon-behaviors: false enable-old-tnt-cannon-behaviors: false
verbose: false verbose: false

Binary file not shown.

@ -20,7 +20,7 @@
Factions: Factions:
world: EstiNet world: EstiNet
triggerblock: STATIONARY_WATER triggerblock: WATER
bungee: factions bungee: factions
pos1: pos1:
X: -89 X: -89
@ -32,7 +32,7 @@ Factions:
Z: 483 Z: 483
Survival: Survival:
world: EstiNet world: EstiNet
triggerblock: STATIONARY_WATER triggerblock: WATER
pos1: pos1:
X: -159 X: -159
Y: 109 Y: 109
@ -46,7 +46,7 @@ Survival:
'1': survival '1': survival
Skyblock: Skyblock:
world: EstiNet world: EstiNet
triggerblock: STATIONARY_WATER triggerblock: WATER
bungee: skyblock bungee: skyblock
pos1: pos1:
X: -149 X: -149
@ -58,7 +58,7 @@ Skyblock:
Z: 457 Z: 457
MinigameHub: MinigameHub:
world: EstiNet world: EstiNet
triggerblock: STATIONARY_WATER triggerblock: WATER
bungee: minigamehub bungee: minigamehub
pos1: pos1:
X: -122 X: -122
@ -70,7 +70,7 @@ MinigameHub:
Z: 450 Z: 450
Creative: Creative:
world: EstiNet world: EstiNet
triggerblock: STATIONARY_WATER triggerblock: WATER
bungee: creative bungee: creative
pos1: pos1:
X: -122 X: -122
@ -82,7 +82,7 @@ Creative:
Z: 520 Z: 520
gWars: gWars:
world: EstiNet world: EstiNet
triggerblock: STATIONARY_WATER triggerblock: WATER
bungee: gwars bungee: gwars
pos1: pos1:
X: -149 X: -149
@ -92,3 +92,15 @@ gWars:
X: -152 X: -152
Y: 100 Y: 100
Z: 510 Z: 510
SkyAdventures:
world: EstiNet
triggerblock: WATER
bungee: SkyAdventures
pos1:
X: -96
Y: 104
Z: 460
pos2:
X: -99
Y: 100
Z: 457

Binary file not shown.

Binary file not shown.

@ -29,3 +29,4 @@ time:
zone: GMT+1 zone: GMT+1
update-notification: true update-notification: true
debug: false debug: false
precise-hologram-movement: true

@ -63,3 +63,11 @@ survivalsign:
location: EstiNet, -21.454, 191.200, -62.429 location: EstiNet, -21.454, 191.200, -62.429
lines: lines:
- '&lWant to try out Survival 2.0? Use "&a/survival&r"!' - '&lWant to try out Survival 2.0? Use "&a/survival&r"!'
skyfactory:
location: EstiNet, -99.453, 101.200, 461.398
lines:
- '&5&lSky Adventures (Modded)'
skyfactory2:
location: EstiNet, -118.522, 112.000, 480.530
lines:
- '&5&lSky Adventures (Modded)'

Binary file not shown.

Binary file not shown.

@ -0,0 +1,5 @@
Config:
Name: EspiDev
UUID: 4ad26a62-db2a-3ff7-a9b2-83ff8441e443
Settings: MemorySection[path='Config.Settings', root='YamlConfiguration']
Setup: DO NOT REMOVE!

@ -7,3 +7,4 @@ Config:
Password: EstiNetwork?123 Password: EstiNetwork?123
ClioteSky: ClioteSky:
Enable: true Enable: true
Cached: 'true'

@ -1,8 +1,9 @@
#Minecraft server properties #Minecraft server properties
#Sat Feb 10 12:29:50 EST 2018 #Sat Oct 27 20:53:33 EDT 2018
generator-settings= generator-settings=
force-gamemode=false force-gamemode=false
allow-nether=false allow-nether=false
enforce-whitelist=false
gamemode=0 gamemode=0
broadcast-console-to-ops=true broadcast-console-to-ops=true
enable-query=false enable-query=false
@ -19,6 +20,7 @@ max-players=300
network-compression-threshold=256 network-compression-threshold=256
resource-pack-sha1= resource-pack-sha1=
max-world-size=29999984 max-world-size=29999984
server-port=25565
debug=false debug=false
server-ip= server-ip=
spawn-npcs=false spawn-npcs=false
@ -34,5 +36,5 @@ max-build-height=256
level-seed= level-seed=
prevent-proxy-connections=false prevent-proxy-connections=false
use-native-transport=true use-native-transport=true
motd=EstiNet
enable-rcon=false enable-rcon=false
motd=EstiNet

@ -13,19 +13,16 @@
config-version: 11 config-version: 11
settings: settings:
save-user-cache-on-stop-only: false save-user-cache-on-stop-only: false
sample-count: 12
timeout-time: 60
restart-on-crash: false
restart-script: ./start.bat
bungeecord: true bungeecord: true
late-bind: false late-bind: false
sample-count: 12
player-shuffle: 0 player-shuffle: 0
filter-creative-items: true
user-cache-size: 1000 user-cache-size: 1000
int-cache-limit: 1024
moved-wrongly-threshold: 0.0625 moved-wrongly-threshold: 0.0625
moved-too-quickly-multiplier: 10.0 moved-too-quickly-multiplier: 10.0
item-dirty-ticks: 20
timeout-time: 60
restart-on-crash: false
restart-script: ./start.bat
netty-threads: 4 netty-threads: 4
attribute: attribute:
maxHealth: maxHealth:
@ -35,9 +32,23 @@ settings:
attackDamage: attackDamage:
max: 2048.0 max: 2048.0
debug: false debug: false
filter-creative-items: true
int-cache-limit: 1024
item-dirty-ticks: 20
moved-too-quickly-threshold: 100.0 moved-too-quickly-threshold: 100.0
messages:
whitelist: '[&6&lEsti&3&lNet&r]&7You aren''t whitelisted.'
unknown-command: '[&6&lEsti&3&lNet&r] &7Unknown command.'
server-full: '[&6&lEsti&3&lNet&r]&7Server is full.'
outdated-client: '[&6&lEsti&3&lNet&r]&7Outdated client! Please use {0}'
outdated-server: '[&6&lEsti&3&lNet&r]&7Outdated server! I''m still on {0}'
restart: '[&6&lEsti&3&lNet&r]&7Restart incoming...'
stats:
disable-saving: false
forced-stats: {}
commands: commands:
tab-complete: 0 tab-complete: 0
send-namespaced: true
log: true log: true
spam-exclusions: spam-exclusions:
- /skill - /skill
@ -47,20 +58,10 @@ commands:
- summon - summon
- testforblock - testforblock
- tellraw - tellraw
messages:
whitelist: '[&6&lEsti&3&lNet&r]&7You aren''t whitelisted.'
unknown-command: '[&6&lEsti&3&lNet&r] &7Unknown command.'
server-full: '[&6&lEsti&3&lNet&r]&7Server is full.'
outdated-client: '[&6&lEsti&3&lNet&r]&7Outdated client! Please use {0}'
outdated-server: '[&6&lEsti&3&lNet&r]&7Outdated server! I''m still on {0}'
restart: '[&6&lEsti&3&lNet&r]&7Restart incoming...'
advancements: advancements:
disable-saving: false disable-saving: false
disabled: disabled:
- minecraft:story/disabled - minecraft:story/disabled
stats:
disable-saving: false
forced-stats: {}
world-settings: world-settings:
default: default:
verbose: true verbose: true
@ -79,22 +80,28 @@ world-settings:
animals: 0 animals: 0
monsters: 0 monsters: 0
misc: 16 misc: 16
water: 16
tick-inactive-villagers: true
entity-tracking-range: entity-tracking-range:
players: 48 players: 48
animals: 48 animals: 48
monsters: 48 monsters: 48
misc: 32 misc: 32
other: 64 other: 64
mob-spawn-range: 0
ticks-per: ticks-per:
hopper-transfer: 0 hopper-transfer: 0
hopper-check: 1 hopper-check: 1
hopper-amount: 0 hopper-amount: 0
save-structure-info: true random-light-updates: false
dragon-death-sound-radius: 0 dragon-death-sound-radius: 0
seed-village: 10387312 seed-village: 10387312
seed-feature: 14357617 seed-desert: 14357617
seed-igloo: 14357618
seed-jungle: 14357619
seed-swamp: 14357620
seed-monument: 10387313 seed-monument: 10387313
seed-shipwreck: 165745295
seed-ocean: 14357621
seed-slime: 987234911 seed-slime: 987234911
hunger: hunger:
jump-walk-exhaustion: 0.05 jump-walk-exhaustion: 0.05
@ -108,18 +115,22 @@ world-settings:
max-tick-time: max-tick-time:
tile: 50 tile: 50
entity: 50 entity: 50
item-despawn-rate: 6000 squid-spawn-range:
min: 45.0
mob-spawn-range: 0
merge-radius: merge-radius:
item: 2.5
exp: 3.0 exp: 3.0
arrow-despawn-rate: 1200 item: 2.5
enable-zombie-pigmen-portal-spawns: false enable-zombie-pigmen-portal-spawns: false
wither-spawn-sound-radius: 0 item-despawn-rate: 6000
view-distance: 10 view-distance: 10
arrow-despawn-rate: 1200
wither-spawn-sound-radius: 0
hanging-tick-frequency: 100 hanging-tick-frequency: 100
zombie-aggressive-towards-villager: false zombie-aggressive-towards-villager: false
nerf-spawner-mobs: false nerf-spawner-mobs: false
random-light-updates: false save-structure-info: true
seed-feature: 14357617
max-entity-collisions: 8 max-entity-collisions: 8
chunks-per-tick: 650 chunks-per-tick: 650
clear-tick-list: false clear-tick-list: false

@ -1 +1 @@
[] [{"name":"EspiDev","uuid":"4ad26a62-db2a-3ff7-a9b2-83ff8441e443","expiresOn":"2018-11-27 20:56:06 -0500"}]

@ -0,0 +1 @@
{"currentVersion":"git-Paper-405 (MC: 1.13.2)"}
Loading…
Cancel
Save